mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-06 07:31:13 -08:00
Revert "Make the debbugs groups also include robot messages"
This reverts commit 682eae776e.
The change made the bug# disappear from the Subject lines.
This commit is contained in:
parent
ec16dd1a1e
commit
c2e77ff89a
1 changed files with 1 additions and 1 deletions
|
|
@ -2390,7 +2390,7 @@ Valid input formats include:
|
|||
(gnus-read-ephemeral-gmane-group group start range)))
|
||||
|
||||
(defcustom gnus-bug-group-download-format-alist
|
||||
'((emacs . "https://debbugs.gnu.org/cgi/bugreport.cgi?mboxstat=yes;bug=%s")
|
||||
'((emacs . "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=%s;mboxmaint=yes;mboxstat=yes")
|
||||
(debian
|
||||
. "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%s&mbox=yes;mboxmaint=yes"))
|
||||
"Alist of symbols for bug trackers and the corresponding URL format string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue