all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tassilo Horn" <tsdh@gnu.org>
To: "Lars Ingebrigtsen" <larsi@gnus.org>,
	"Emacs developers" <emacs-devel@gnu.org>
Subject: Re: [elpa] master 2a29130: Make debbugs install a handler in browse-url-default-handlers.
Date: Thu, 07 May 2020 14:47:38 +0200	[thread overview]
Message-ID: <214c3d1f-c0b3-4e70-8f73-e3efa53d9bb9@beta.fastmail.com> (raw)
In-Reply-To: <87o8qzvrqg.fsf@gnus.org>

I've talked with Stefan about this and for that very reason, there's browse-url-handlers to override the default behavior.

Well, and when you have debugs installed, you most probably want to use it, no?

Bye,
Tassilo

Am Do, 7. Mai 2020, um 14:45, schrieb Lars Ingebrigtsen:
> 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
> 
>



  reply	other threads:[~2020-05-07 12:47 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   ` [elpa] master 2a29130: Make debbugs install a handler in browse-url-default-handlers Lars Ingebrigtsen
2020-05-07 12:47     ` Tassilo Horn [this message]
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

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

  git send-email \
    --in-reply-to=214c3d1f-c0b3-4e70-8f73-e3efa53d9bb9@beta.fastmail.com \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.