From: Stefan van der Walt <stefan@sun.ac.za>
To: bug-gnu-emacs@gnu.org
Subject: browse-url-galeon always uses --existing
Date: Thu, 14 Jun 2007 13:40:11 +0200 [thread overview]
Message-ID: <20070614114011.GM9984@mentat.za.net> (raw)
Hi all,
I tried to find the bug-tracker on savannah, but couldn't, so my
apologies if this goes to the wrong list.
I use galeon as my browser, and it seems that '--existing' is always
appended to the command, which means it is impossible to use a new tab
to open a page.
The problem occurs on line 1109 of browse-url.el (CVS HEAD), after
(browse-url-maybe-new-window new-window)
evaluates to true.
I tried both
'(browse-url-browser-function (quote browse-url-galeon) t)
'(browse-url-galeon-arguments '("--new-tab"))
and
'(browse-url-browser-function (quote browse-url-galeon) t)
'(browse-url-galeon-new-window-as tab 't)
in my config.
I am running
GNU Emacs 23.0.0.1 (i486-pc-linux-gnu, GTK+ Version 2.10.11) of
2007-06-02
Regards
Stéfan
next reply other threads:[~2007-06-14 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-14 11:40 Stefan van der Walt [this message]
2007-06-15 23:54 ` browse-url-galeon always uses --existing Glenn Morris
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=20070614114011.GM9984@mentat.za.net \
--to=stefan@sun.ac.za \
--cc=bug-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.