bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36916: 27.0.50; bug-reference: Make push button action customizable


From: Michael Albinus
Subject: bug#36916: 27.0.50; bug-reference: Make push button action customizable
Date: Sun, 04 Aug 2019 16:49:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Heerdegen <michael_heerdegen@web.de> writes:

Hi Michael.

>> There is the minor mode `debbugs-browse-mode'. Enable it, that's it.
>
> Hmm, ok.  But it's only a minor mode, so instead of having a global
> setting, I have to add that minor mode to any place where it's needed.

I have in my .emacs

(add-hook 'bug-reference-mode-hook 'debbugs-browse-mode)
(add-hook 'bug-reference-prog-mode-hook 'debbugs-browse-mode)

> But it will break if something else binds or sets
> browse-url-browser-function, right?

Perhaps. Do we have this request from somebody?

> Michael.

Best regards, Michael.





reply via email to

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