]> code.delx.au - gnu-emacs-elpa/commitdiff
* debbugs-ug.texi (Minor Modes): New node.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 6 Apr 2015 14:26:03 +0000 (16:26 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 6 Apr 2015 14:26:03 +0000 (16:26 +0200)
packages/debbugs/debbugs-ug.info
packages/debbugs/debbugs-ug.texi

index 1529d64b0ab153284bee82c5f503475182a9f693..887f55053bf9ab68676353a7d8cb4152dfa24270 100644 (file)
@@ -1,4 +1,4 @@
-This is debbugs-ug.info, produced by makeinfo version 5.0 from
+This is debbugs-ug.info, produced by makeinfo version 5.2 from
 debbugs-ug.texi.
 
 Copyright (C) 2015 Free Software Foundation, Inc.
@@ -51,6 +51,7 @@ Mode: (org)Top.).  As backend they use the 'debbugs' Emacs library
 * Retrieving Bugs::             How to retrieve bugs.
 * Searching Bugs::              How to search in the debbugs database.
 * Layout::                      How to results are presented.
+* Minor Modes::                 How to use 'debbugs' in files.
 
 * Command Index::               Debbugs commands.
 * Variable Index::              User options and variables.
@@ -254,7 +255,7 @@ Debbugs server only.
 are not supported.
 
 \1f
-File: debbugs-ug.info,  Node: Layout,  Next: Command Index,  Prev: Searching Bugs,  Up: Top
+File: debbugs-ug.info,  Node: Layout,  Next: Minor Modes,  Prev: Searching Bugs,  Up: Top
 
 3 Layout
 ********
@@ -466,7 +467,24 @@ the control messages.
      email address.  The tag to be set is also read interactively.
 
 \1f
-File: debbugs-ug.info,  Node: Command Index,  Next: Variable Index,  Prev: Layout,  Up: Top
+File: debbugs-ug.info,  Node: Minor Modes,  Next: Command Index,  Prev: Layout,  Up: Top
+
+4 Minor Modes
+*************
+
+Emacs uses 'bug-reference.el' for adding hyperlinks to bugs in files
+like 'ChangeLog', or in commentary sections of other files.  The
+reference to such bugs have a specialized format, 'Bug#12345'.  The
+hyperlinks are implemented as minor modes 'bug-reference-mode' and
+'bug-reference-prog-mode'.
+
+   This package adds two other minor modes on top of them,
+'debbugs-reference-mode' and 'debbugs-reference-prog-mode'.  They work
+like the 'bug-reference-*' modes, but instead of opening a browser for a
+given bug reference, they open a corresponding bug report buffer.
+
+\1f
+File: debbugs-ug.info,  Node: Command Index,  Next: Variable Index,  Prev: Minor Modes,  Up: Top
 
 Command Index
 *************
@@ -480,6 +498,8 @@ Command Index
 * debbugs-org:                           Retrieving Bugs.      (line 16)
 * debbugs-org-bugs:                      Retrieving Bugs.      (line 69)
 * debbugs-org-search:                    Searching Bugs.       (line 11)
+* debbugs-reference-mode:                Minor Modes.          (line 12)
+* debbugs-reference-prog-mode:           Minor Modes.          (line 12)
 
 \1f
 File: debbugs-ug.info,  Node: Variable Index,  Next: Key Index,  Prev: Command Index,  Up: Top
@@ -525,16 +545,17 @@ Key Index
 \1f
 Tag Table:
 Node: Top\7f1087
-Node: Retrieving Bugs\7f2564
-Node: Searching Bugs\7f6086
-Ref: Searching Bugs-Footnote-1\7f9955
-Ref: Searching Bugs-Footnote-2\7f10043
-Node: Layout\7f10134
-Node: Tabulated Lists\7f10612
-Node: TODO Items\7f13046
-Node: Control Messages\7f14311
-Node: Command Index\7f16471
-Node: Variable Index\7f17055
-Node: Key Index\7f17571
+Node: Retrieving Bugs\7f2627
+Node: Searching Bugs\7f6149
+Ref: Searching Bugs-Footnote-1\7f10018
+Ref: Searching Bugs-Footnote-2\7f10106
+Node: Layout\7f10197
+Node: Tabulated Lists\7f10673
+Node: TODO Items\7f13107
+Node: Control Messages\7f14372
+Node: Minor Modes\7f16532
+Node: Command Index\7f17220
+Node: Variable Index\7f17955
+Node: Key Index\7f18471
 \1f
 End Tag Table
index 422bb1b0ac51ffcb003b59dd47cc596077282e49..720d95d663fe1aa06c1242c9fe8c7f18bb96d644 100644 (file)
@@ -62,6 +62,7 @@ Programmer's Manual, debbugs}).
 * Retrieving Bugs::             How to retrieve bugs.
 * Searching Bugs::              How to search in the debbugs database.
 * Layout::                      How to results are presented.
+* Minor Modes::                 How to use @code{debbugs} in files.
 
 * Command Index::               Debbugs commands.
 * Variable Index::              User options and variables.
@@ -533,6 +534,24 @@ address.  The tag to be set is also read interactively.
 @end table
 
 
+@node Minor Modes
+@chapter Minor Modes
+
+Emacs uses @file{bug-reference.el} for adding hyperlinks to bugs in
+files like @file{ChangeLog}, or in commentary sections of other files.
+The reference to such bugs have a specialized format,
+@samp{Bug#12345}.  The hyperlinks are implemented as minor modes
+@code{bug-reference-mode} and @code{bug-reference-prog-mode}.
+
+@findex debbugs-reference-mode
+@findex debbugs-reference-prog-mode
+This package adds two other minor modes on top of them,
+@code{debbugs-reference-mode} and @code{debbugs-reference-prog-mode}.
+They work like the @code{bug-reference-*} modes, but instead of
+opening a browser for a given bug reference, they open a corresponding
+bug report buffer.
+
+
 @node Command Index
 @unnumbered Command Index
 @printindex fn