emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add support for Conkeror in browse-url.el


From: vibhavp
Subject: Re: [PATCH] Add support for Conkeror in browse-url.el
Date: Sat, 14 Feb 2015 16:52:46 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Jan D." <address@hidden> writes:

> Instead of adding browsers to browse-url.el, we should encourage
> people to set up their preferred browser as system default, and then
> use browse-url-xdg-open, browse-url-default-windows-browser or
> browse-url-default-macosx-browser.

browse-url.el has the ability to load web pages in a new tab, instead of
a new window. Since there is no universal standard for opening web pages
in a browser, every browser does that in its own way (Firefox uses the
-remote/-new-tab arguments, chromium always opens the URL in a new
tab). Since xdg-open's job is just to provide default applications, the
"responsibility" falls on emacs itself.



reply via email to

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