debbugs
- Description
- SOAP library to access debbugs servers
- Latest
- debbugs-0.42.tar (.sig), 2024-Nov-07, 370 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.41.tar.lz | 2024-Sep-20 | 66.4 KiB |
debbugs-0.40.tar.lz | 2024-Mar-31 | 63.1 KiB |
debbugs-0.39.tar.lz | 2024-Feb-08 | 63.0 KiB |
debbugs-0.38.tar.lz | 2024-Jan-16 | 63.0 KiB |
debbugs-0.37.tar.lz | 2023-Oct-05 | 62.8 KiB |
debbugs-0.36.tar.lz | 2023-Jun-19 | 62.5 KiB |
debbugs-0.35.tar.lz | 2022-Dec-13 | 62.4 KiB |
debbugs-0.34.tar.lz | 2022-Oct-05 | 62.4 KiB |
debbugs-0.33.tar.lz | 2022-Aug-10 | 61.7 KiB |
debbugs-0.32.tar.lz | 2022-Apr-09 | 61.5 KiB |
debbugs-0.30.tar.lz | 2022-Jan-22 | 61.3 KiB |
debbugs-0.29.tar.lz | 2021-Sep-09 | 61.2 KiB |
debbugs-0.20.tar.lz | 2019-Sep-24 | 70.1 KiB |
debbugs-0.19.tar.lz | 2019-Jun-24 | 68.0 KiB |
debbugs-0.9.7.tar.lz | 2016-Jun-22 | 47.5 KiB |
debbugs-0.8.tar.lz | 2015-Nov-25 | 41.7 KiB |
debbugs-0.7.tar.lz | 2015-Apr-14 | 40.8 KiB |
debbugs-0.6.tar.lz | 2014-Jan-28 | 29.3 KiB |
debbugs-0.5.tar.lz | 2013-Oct-26 | 28.4 KiB |
debbugs-0.4.tar.lz | 2012-Nov-29 | 26.2 KiB |