all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: TRS-80 <lists.trs-80@isnotmyreal.name>
To: help-gnu-emacs@gnu.org
Subject: Re: Making browse-url-firefox more robust?
Date: Tue, 05 Apr 2022 19:07:31 -0400	[thread overview]
Message-ID: <f53645bb2c971a5e712246152a37940e@isnotmyreal.name> (raw)
In-Reply-To: <87ee4if5sv.fsf@zoho.eu>

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	other threads:[~2022-04-05 23:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 22:51 Making browse-url-firefox more robust? Tim Landscheidt
2022-02-05  1:41 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-05 23:07   ` TRS-80 [this message]
2022-04-06  0:50 ` Felix Dietrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f53645bb2c971a5e712246152a37940e@isnotmyreal.name \
    --to=lists.trs-80@isnotmyreal.name \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.