emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suggestion for bug reports


From: Juri Linkov
Subject: Re: Suggestion for bug reports
Date: Thu, 12 Feb 2009 00:48:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (x86_64-pc-linux-gnu)

> Could something similar be done foe Emacs bugs?, e.g., an e-mail with the
> header :
>
>   Subject: bug#407: gpm server stop making emacs abort()
>
> would have the link:
>
> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=407

     (add-hook 'gnus-article-mode-hook
               (lambda ()
                 (setq bug-reference-url-format
                       
"http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s";)
                 (bug-reference-mode 1)))

and you can click on the bug number in the subject header.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]