From: Lars Ingebrigtsen <larsi@gnus.org>
To: Emacs developers <emacs-devel@gnu.org>
Cc: Tassilo Horn <tsdh@gnu.org>
Subject: Re: [elpa] master 2a29130: Make debbugs install a handler in browse-url-default-handlers.
Date: Thu, 07 May 2020 14:45:11 +0200 [thread overview]
Message-ID: <87o8qzvrqg.fsf@gnus.org> (raw)
In-Reply-To: <20200507122010.213B720A15@vcs0.savannah.gnu.org> (Tassilo Horn's message of "Thu, 7 May 2020 08:20:09 -0400 (EDT)")
tsdh-mXXj517/zsQ@public.gmane.org (Tassilo Horn) writes:
> ;;;###autoload
> +(when (boundp 'browse-url-default-handlers)
> + (add-to-list 'browse-url-default-handlers
> + `(,debbugs-browse-gnu-url-regexp . debbugs-browse-url)))
Hm... it's usually not ideal to change behaviour just by loading a
package, is it?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next parent reply other threads:[~2020-05-07 12:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200507122008.22755.28768@vcs0.savannah.gnu.org>
[not found] ` <20200507122010.213B720A15@vcs0.savannah.gnu.org>
2020-05-07 12:45 ` Lars Ingebrigtsen [this message]
2020-05-07 12:47 ` [elpa] master 2a29130: Make debbugs install a handler in browse-url-default-handlers Tassilo Horn
2020-05-19 12:14 ` Lars Ingebrigtsen
2020-05-19 13:45 ` Tassilo Horn
2020-05-19 15:02 ` Stefan Monnier
2020-06-10 15:33 ` Lars Ingebrigtsen
2020-06-10 16:51 ` Stefan Monnier
2020-06-10 18:26 ` Tassilo Horn
2020-06-10 19:07 ` Michael Albinus
2020-06-10 20:45 ` Tassilo Horn
2020-06-10 20:53 ` Basil L. Contovounesios
2020-06-10 20:58 ` Stefan Monnier
2020-06-11 7:26 ` Tassilo Horn
2020-06-11 13:53 ` Stefan Monnier
2020-06-11 18:50 ` Tassilo Horn
2020-06-10 19:11 ` 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=87o8qzvrqg.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=tsdh@gnu.org \
/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).