unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Nick Roberts <nickrob@snap.net.nz>
Cc: emacs-devel@gnu.org
Subject: Re: Suggestion for bug reports
Date: Thu, 12 Feb 2009 00:48:22 +0200	[thread overview]
Message-ID: <87d4dowplx.fsf@jurta.org> (raw)
In-Reply-To: <18831.60655.117524.883634@kahikatea.snap.net.nz> (Nick Roberts's message of "Mon, 9 Feb 2009 21:44:31 +1300")

> 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/




  parent reply	other threads:[~2009-02-11 22:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09  8:44 Suggestion for bug reports Nick Roberts
2009-02-09 15:15 ` Drew Adams
2009-02-09 16:53   ` Stefan Monnier
2009-02-09 17:32     ` Glenn Morris
2009-02-09 18:46       ` Stefan Monnier
2009-02-11 22:48 ` Juri Linkov [this message]
2009-02-11 23:38   ` Reiner Steib
2009-02-12  3:30     ` Glenn Morris
2009-02-12  7:24     ` Nick Roberts
2009-02-17 18:35     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d4dowplx.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).