stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] run-or-raise firefox


From: David Hansen
Subject: Re: [STUMP] run-or-raise firefox
Date: Sun, 26 Nov 2006 05:05:57 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

On Sat, 25 Nov 2006 21:43:30 -0600 Jay Belanger wrote:

> Is there a way to run-or-raise firefox/conkeror?  You don't seem to be
> able to set the title for firefox from the command line, and the
> command "web" defined in user.lisp will start a new firefox every
> time. 

The -remote argument should do it.  At least
`browse-url-firefox' in Emacs 22 works as expected (loads the
given URL in a new conkeror buffer if there is only a conkeror
frame).  Not tested (from the `browse-url-firefox' sources):

firefox -remote 'openUrl(http://www.foo.org/,new-tab)'

Seems any `,' and `)' in the URL has to be URL encoded, left
as an exercise to the reader.

David





reply via email to

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