Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: ding@gnus.org
Subject: Re: Summary minor mode for Emacs-hacking groups?
Date: Sat, 02 May 2020 08:58:13 +0200	[thread overview]
Message-ID: <87pnbmrfga.fsf@gnu.org> (raw)
In-Reply-To: <87wo5v8oh3.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Fri, 01 May 2020 12:06:00 -0700")

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

Hi Eric,

> I'd like a minor-mode that can be activated in certain Gnus groups,
> that buttonizes references to Emacs commit hashes, and bug-report
> numbers.

Wouldn't just activating bug-reference-mode in gnus-article-mode with

  (setq-local bug-reference-url-format
              "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=%s")

deal with at least emacs bug numbers (including all GNU package bug
reports who also use GNU debbugs)?  Of course, that would just produce
clickable links and not Gnus buttons but it is readily available...

I'm gonna try that out...

Bye,
Tassilo


  parent reply	other threads:[~2020-05-02  6:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 19:06 Eric Abrahamsen
2020-05-01 19:24 ` Andreas Schwab
2020-05-01 19:32   ` Eric Abrahamsen
2020-05-01 22:34 ` Emanuel Berg
2020-05-01 23:31   ` Eric Abrahamsen
2020-05-05  2:44     ` Emanuel Berg
2020-05-02  6:58 ` Tassilo Horn [this message]
2020-05-02  7:18   ` Tassilo Horn
2020-05-02 15:15     ` Eric Abrahamsen
2020-05-02 21:21     ` Eric Abrahamsen
2020-05-07 19:03     ` Eric Abrahamsen
2020-05-11 16:09       ` Tassilo Horn
2020-05-14  0:28         ` Eric Abrahamsen

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

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

  git send-email \
    --in-reply-to=87pnbmrfga.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.net \
    /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.
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 NNTP newsgroup(s).