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

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

Re: browse-url-galeon always uses --existing


From: Glenn Morris
Subject: Re: browse-url-galeon always uses --existing
Date: Fri, 15 Jun 2007 19:54:29 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan van der Walt wrote:

> I tried to find the bug-tracker on savannah, but couldn't, so my
> apologies if this goes to the wrong list.

We don't use a tracker. This list will do, but M-x report-emacs-bug
will route problems to the right place.

> 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.

Works for me with:

(setq browse-url-new-window-flag t
      browse-url-galeon-new-window-is-tab t
      browse-url-browser-function 'browse-url-galeon)

You're probably missing the first setting.




reply via email to

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