[GNU ELPA] Debbugs version 0.47
ELPA update <[email protected]> Thu, 30 Jul 2026 17:06:37 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 0.47 of package Debbugs has just been released in GNU ELPA. You can now find it in M-x list-packages RET. Debbugs describes itself as: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D SOAP library to access debbugs servers =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D More at https://elpa.gnu.org/packages/debbugs.html ## Summary: This package lets you access the GNU Bug Tracker from within Emacs. It defines the command `M-x debbugs-gnu' for listing bugs, and the command `M-x debbugs-gnu-search' for bug searching. The command `M-x debbugs-gnu-usertags' shows existing user tags on bugs, whilst the command `M-x debbugs-gnu-patches' lists bugs containing a patch. In order to show bugs with known numbers, `M-x debbugs-gnu-bugs' could be used. Bugs can be marked by a local tag. All bugs marked like this will be shown via `M-x debbugs-gnu-tagged'. If you prefer the listing of bugs as TODO items of `org-mode', you could use the commands `M-x debbugs-org', `M-x debbugs-org-search', `M-x debbugs-org-patches', `M-x debbugs-org-bugs' and `M-x debbugs-org-tagged' instead. ## Recent NEWS: [Not provided =F0=9F=99=81]