comp.emacs
[Top] [All Lists]

Re: How can I set the default browser for Emacs?

Subject: Re: How can I set the default browser for Emacs?
From: David Hansen
Date: Fri, 29 Aug 2008 14:58:50 +0200
Newsgroups: comp.emacs

On Fri, 29 Aug 2008 05:52:19 -0700 (PDT) Angus wrote:

> I'd like to set the default browser for Emacs to be w3m, so that if I
> do (for example) M-x hyperspec-lookup it doesn't open up Firefox on
> me.  But I'd like to keep Firefox as the default browser for the rest
> of my system.

(setq browse-url-browser-function #'w3m-browse-url)

David

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy