all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* browse-url behaviour change: intentional?
@ 2016-01-26 10:18 Lele Gaifax
  2016-01-26 17:35 ` John Wiegley
  0 siblings, 1 reply; 2+ messages in thread
From: Lele Gaifax @ 2016-01-26 10:18 UTC (permalink / raw)
  To: emacs-devel

Hi,

the recent addition of Chrome support to browse-url.el
(05a630484fd652f67ce06679fb3f890f5fdd65ea) caused a behavior change: since the
test for "chrome" precedes that for "firefox", clicking on an URL now opens it
with the former (actually, with "chromium" in my case, because it is one of
the attempted fallbacks in browse-url-chrome-program).

Of course I know that I can customize the choice, but I wonder if this
particular case should be rectified, given that "the official" Chrome isn't
exactly free software.

So I ask:

a) should the test for browse-url-chrome in browse-url-default-browser be
   moved after the one for more free browsers?

or alternatively

b) given that there is already a condition that tests for "chromium" that is
   performed after the one for firefox, could the "chromium" alternative be
   removed from browse-url-chrome-program?

Thank you,
ciao, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-26 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 10:18 browse-url behaviour change: intentional? Lele Gaifax
2016-01-26 17:35 ` John Wiegley

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.