From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ssSslang Newsgroups: gmane.emacs.help Subject: Re: Web browser used Date: Thu, 14 Jun 2007 20:55:43 +0800 Message-ID: <87wsy6r8z4.fsf@gmail.com> References: <46713153$0$69886$e4fe514c@news.xs4all.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181825753 17503 80.91.229.12 (14 Jun 2007 12:55:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 12:55:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Cecil Westerhof Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 14:55:51 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hyore-0004ZA-7r for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 14:55:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hyord-0004wT-JO for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 08:55:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyorM-0004uF-QV for help-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:55:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyorK-0004rw-NI for help-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:55:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyorK-0004rt-LO for help-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:55:30 -0400 Original-Received: from m12-11.163.com ([220.181.12.11]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HyorG-0003qe-Tp for help-gnu-emacs@gnu.org; Thu, 14 Jun 2007 08:55:30 -0400 Original-Received: from grayfox (unknown [219.140.60.11]) by smtp12 (Coremail) with SMTP id wKjAC7DLD6KvOnFGJS0FAg==.33648S2; Thu, 14 Jun 2007 20:55:12 +0800 (CST) Original-Received: by grayfox (Postfix, from userid 1000) id 718712CD09; Thu, 14 Jun 2007 20:55:43 +0800 (CST) In-Reply-To: <46713153$0$69886$e4fe514c@news.xs4all.nl> (Cecil Westerhof's message of "Thu\, 14 Jun 2007 14\:15\:15 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) X-Coremail-Antispam: 1U3Yxn0WfASr-VFAUDIcSsGvfJTj7C26xCjj4IEI4klw4CSww Av7VC2z280aVAFwI0_Gr0_Cr1l7I0Y64k_MI8E67AF67kF1VAFwI0_Jrv_JF1lYx0E2Ix0 cI8IcVAFwI0_Jr0_Jr4l4x8a6c8ajcxJM7C26IkvcIIF6IxKo4kEV4ylc2IjII80xcxEwV AKI48JM7AC8VAFwI0_Jr0_Gr1lb4IE77IF4wAFIxvE14AKwVWUJVWUGwAqx4xG64xvF2IE w4CE5I8CrVC2j2Wlb7Iv0xC_CrUanT9S1TB71UUUUUUa7-sFnT9fnUUI43ZEXa7IUe4GQD UUUUUFnT9fnUU== X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45055 Archived-At: Cecil Westerhof writes: > When I right-click on a link, Emacs tries to start Netscape. This is not on > my system. I like to use FireFox, but I can not find where to change the > browser to use. How do I change the browser? (setq browse-url-browser-function 'browse-url-firefox) -- ssSslang