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: Jay Belanger
Subject: Re: [STUMP] run-or-raise firefox
Date: Sun, 26 Nov 2006 15:26:30 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

David Hansen <address@hidden> writes:
...
> 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):

Thanks; how odd that the remote argument isn't listed under 
firefox --help.
There's also the problem of what to do if I want to bring firefox to
the top but not necessarily open a new url.  With emacs, for example,
I have 
(define-stumpwm-command "Emacs" ()
  (run-or-raise "emacs -T EMACS" :title "EMACS"))
in my .stumprc; then "Emacs" will either raise a running Emacs, or if
there isn't one, start a new Emacs.  

Jay




reply via email to

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