GNU-devel ELPA - debbugs

debbugs

Description
SOAP library to access debbugs servers
Latest
debbugs-0.40.0.20240318.175047.tar (.sig), 2024-Mar-18, 350 KiB
Maintainer
Michael Albinus <michael.albinus@gmx.de>
Website
https://elpa.gnu.org/packages/debbugs.html
Browse repository
CGit or Gitweb
Badge
Manual
debbugs debbugs-ug

To install this package from Emacs, use package-install or list-packages.

Full description

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.

A minor mode `debbugs-browse-mode' let you browse URLs to the GNU Bug
Tracker as well as bug identifiers prepared for `bug-reference-mode'.

All these commands are described in the Debbugs User Guide, accessible via
(info "(debbugs-ug)")

This package works by implementing basic functions to access a Debbugs
SOAP server (see <https://wiki.debian.org/DebbugsSoapInterface>).  It
implements the SOAP functions "get_bugs", "newest_bugs", "get_status",
"get_usertag", "get_bug_log" and "search_est".  The SOAP function
"get_versions" is not implemented (yet).

You can connect to other debbugs servers by customizing the variable
`debbugs-port'.

Old versions

debbugs-0.40.0.20240312.90137.tar.lz2024-Mar-1263.2 KiB
debbugs-0.40.0.20240215.214858.tar.lz2024-Feb-1663.1 KiB
debbugs-0.39.0.20240208.211524.tar.lz2024-Feb-0863.0 KiB
debbugs-0.38.0.20240116.140137.tar.lz2024-Jan-1663.0 KiB
debbugs-0.37.0.20231029.152335.tar.lz2023-Oct-2963.0 KiB
debbugs-0.36.0.20230905.202240.tar.lz2023-Sep-0562.8 KiB
debbugs-0.35.0.20230618.114817.tar.lz2023-Jun-1862.4 KiB
debbugs-0.30.0.20220129.83839.tar.lz2022-Jan-2961.3 KiB
debbugs-0.29.0.20211001.60717.tar.lz2021-Oct-0161.3 KiB
debbugs-0.28.0.20210830.161955.tar.lz2021-Aug-3061.2 KiB