From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Chany Newsgroups: gmane.emacs.help Subject: Re: How to setup w3m-el as a default browser on GNU system? Date: Thu, 17 Jun 2010 23:34:42 +0200 Message-ID: <87fx0l4a31.fsf@debian-laptop.localdomain> References: <87k4pxkbjd.fsf@debian-laptop.localdomain> <20100617170705.GA4799@Zsdrums> <87ljad4bty.fsf@debian-laptop.localdomain> <20100617212840.GB4799@Zsdrums> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1276810538 26543 80.91.229.12 (17 Jun 2010 21:35:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Jun 2010 21:35:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 17 23:35:35 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OPMkI-0007eS-D3 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jun 2010 23:35:34 +0200 Original-Received: from localhost ([127.0.0.1]:58494 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPMkH-0003L8-J8 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jun 2010 17:35:33 -0400 Original-Received: from [140.186.70.92] (port=42500 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPMjm-0003GB-P5 for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 17:35:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPMjl-0002g7-9e for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 17:35:02 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:42377) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPMjl-0002fw-30 for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 17:35:01 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPMjg-0007Qj-Um for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 23:34:56 +0200 Original-Received: from 162-142-85-95.dynamic.stcable.net ([95.85.142.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 23:34:56 +0200 Original-Received: from csanyipal by 162-142-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 23:34:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 37 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 162-142-85-95.dynamic.stcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:POGKdKMFGGZ/kdLMx/CwDcQoZLU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:73918 Archived-At: Pedro Insua writes: > On Thu, Jun 17, 2010 at 10:56:57PM +0200, Paul Chany wrote: >> Pedro Insua writes: >> >> > On Thu, Jun 17, 2010 at 03:56:38PM +0200, Paul Chany wrote: >> >> I need this setup because when in org-mode and want follow a link to a >> >> file://path/some.html then an xterm being started and on it w3m as a >> >> default browser. I try to setup Emacs and org-mode to open this file in >> >> Emacs buffer in w3m-el but without any success. What am I missing here? >> > http://www.emacswiki.org/emacs/BrowseUrl >> >> Thanks! I follow advices red here and setup variables: >> ‘browse-url-browser-function’ >> ‘browse-url-generic-program’ >> >> I have now in my .emacs file: >> '(browse-url-browser-function (quote w3m-browse-url)) >> '(browse-url-generic-program "w3m-browse-url") >> >> and still when I C-c C-o on a file://path/some.html link, an xterm >> appeare and on it w3m with the opened file! :( >> >> What am I missing here? > > mmm, I'm Debian user too.. do you have w3m-el package installed? Yes, and I can open from an org file a http://path/some.html within Emacs with w3m-el, but can't open a file file://path/some.html in the same way because in the letter case I get opened xterm and on it w3m instead to get the file opened within Emacs with w3m-el. :( -- Regards, Paul Chany You can freely correct my English. http://csanyi-pal.info