Re: eww-browse-with-external-browser unexpectedly starts up librewolf instead of firefox
Michael Heerdegen via Users list for the GNU Emacs text editor <[email protected]> Mon, 01 Jun 2026 16:41:45 +0200
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Eli Zaretskii <[email protected]> writes: > See the variable browse-url-firefox-program. I's a user option, so if > the default value is not to your liking, just customize it. Interesting - if "librewolf" is found, it is preferred over standard "firefox" when calculating the default for `browse-url-firefox-program'. It could be nice to mention `browse-url-firefox-program' in the docstring of `browse-url-firefox'. Michael.