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

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

emacs to Mozilla


From: kgold
Subject: emacs to Mozilla
Date: 22 Oct 2003 15:01:48 GMT

I had emacs set up so URL's would be highlighted.  S-mouse-2
would send the URL to Netscape.  Now we've upgraded to Mozilla.
How do I change the target program.

S-mouse-2 runs goto-address-at-mouse.  goto-addr.el says it uses
browse-url.el.

I tried the obvious:

(setq-default browse-url-browser-function 'browse-url-generic)
(setq-default browse-url-generic-program "mozilla")

but it didn't work.

-- 


reply via email to

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