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

Re: emacs config



* Tom Allison (tallison@tacocat.net) [020803 17:40]:
> Question:
> I am using emacs for HTML.
> I also have Mozilla as my browser of choice.
> 
> How do I change the commands for C-c C-z v (view buffer in browser). 
> Currently it loads a full instance of Mozilla even if there is one 
> running already.  Gets cumbersome.

Set your browser command to something like

mozilla -remote "openurl(%s)"

...or something.  I'm guessing on the %s, but you'll need to stick in
whatever emacs uses to denote "<insert URL here>".  See

http://www.mozilla.org/unix/remote.html

For more information.

good times,
Vineet
-- 
http://www.doorstop.net/
-- 
http://www.debian.org/

Attachment: pgpxLCtZKntXq.pgp
Description: PGP signature


Reply to: