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

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

Re: Making browse-url-firefox more robust?


From: TRS-80
Subject: Re: Making browse-url-firefox more robust?
Date: Tue, 05 Apr 2022 19:07:31 -0400
User-agent: Roundcube Webmail/1.4.12

On 2022-02-04 20:41, Emanuel Berg via Users list for the GNU Emacs text editor wrote:
  (setq browse-url-firefox-new-window-is-tab t)


In my Emacs, this is set to nil, but when I open something it opens in a tab and not a new 'window'.

However I looked, and I am using instead:

(call-process "xdg-open" nil 0 nil <url>)

I am not sure that's what makes the difference, though. I am starting to wonder if this is actually a setting in Firefox itself (I typically set FF to open links in a new tab, not a new 'window', but that's been a long time now).

Cheers,
TRS-80



reply via email to

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