]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/README
* debbugs: Use cl-lib. Use lexical-binding when available
[gnu-emacs-elpa] / packages / debbugs / README
index 439b10fa6c4347aa54da32ad63b19ac0bab44f1e..74f8db86d5abfb4343458893135b2b1e2c51b3e3 100644 (file)
@@ -9,6 +9,12 @@ 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' and
 `M-x debbugs-org-bugs' 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 <http://wiki.debian.org/DebbugsSoapInterface>).  It
 implements the SOAP functions "get_bugs", "newest_bugs", "get_status",