From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: browse-url-mozilla Date: Fri, 05 Apr 2002 12:28:52 +0100 Organization: None Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018011069 16067 127.0.0.1 (5 Apr 2002 12:51:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 5 Apr 2002 12:51:09 +0000 (UTC) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16tTBM-0004B2-00 for ; Fri, 05 Apr 2002 14:51:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tS9r-0003hn-00; Fri, 05 Apr 2002 06:45:31 -0500 Original-Received: from rutgers.edu ([165.230.4.76] helo=rutgers.rutgers.edu) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tRto-0000vJ-00 for ; Fri, 05 Apr 2002 06:28:56 -0500 Original-Received: from pegasus.csx.cam.ac.uk (exim@pegasus.csx.cam.ac.uk [131.111.8.69]) by rutgers.rutgers.edu (8.8.8/8.8.8) with ESMTP id GAA06568 for ; Fri, 5 Apr 2002 06:28:54 -0500 (EST) Original-Received: from news by pegasus.csx.cam.ac.uk with local (Exim 3.34 #1) id 16tRtl-0000JP-00 for gnu-emacs-bug@moderators.isc.org; Fri, 05 Apr 2002 12:28:53 +0100 Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 14 Original-NNTP-Posting-Host: xpc21.ast.cam.ac.uk X-Attribution: GM User-Agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.2 (i686-pc-linux-gnu) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:415 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:415 Dan Jacobson wrote: > Now that I use Mozilla instead of netscape, I was looking to change my > browse-url function. Does: (setq browse-url-netscape-program "mozilla") do what you want? Use the full path if mozilla is located somewhere unusual. Perhaps this variable has a somewhat confusing name. The commentary in browse-url.el explains it refers to browsers that have the same type of command syntax as Netscape. I use it with Galeon myself.