From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Insua Newsgroups: gmane.emacs.help Subject: Re: How to setup w3m-el as a default browser on GNU system? Date: Fri, 18 Jun 2010 00:18:53 +0200 Message-ID: <20100617221853.GC4799@Zsdrums> References: <87k4pxkbjd.fsf@debian-laptop.localdomain> <20100617170705.GA4799@Zsdrums> <87ljad4bty.fsf@debian-laptop.localdomain> <20100617212840.GB4799@Zsdrums> <87fx0l4a31.fsf@debian-laptop.localdomain> 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 1276813053 2611 80.91.229.12 (17 Jun 2010 22:17:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Jun 2010 22:17:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 18 00:17:28 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 1OPNOp-0006No-F4 for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jun 2010 00:17:27 +0200 Original-Received: from localhost ([127.0.0.1]:51498 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPNOo-0001vs-QZ for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jun 2010 18:17:26 -0400 Original-Received: from [140.186.70.92] (port=59825 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPNOE-0001vh-CQ for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 18:16:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPNOD-0008FG-7p for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 18:16:50 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:55734) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPNOD-0008FA-1s for help-gnu-emacs@gnu.org; Thu, 17 Jun 2010 18:16:49 -0400 Original-Received: by wyf28 with SMTP id 28so413635wyf.0 for ; Thu, 17 Jun 2010 15:16:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:content-transfer-encoding:in-reply-to:universe :user-agent; bh=2BWP5wPVtCxMXGRgJfYftIJ0DvI3e4wf8TD1tm6CoF8=; b=a/s10saNUxEDLtmZWuKfSXrZNM1ROFoTdXG1n/13IEC8p2tA41XVcnydxGpO9HYCjl nFnBrzh/7fHdbcUrvwBRn+UebT/S9/Q5NV0KoVLAU4GySSEP22bftwWVasXQhD7fuKMl BntPfJGBabF3QRBWgHs+h2lbFOHGbXQNqkrRI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:universe:user-agent; b=HxnmNZzxvDfCoNNIoaExbVObOUmTAQE1eTl+oxFeRi5/Ki3fyGXqEW0UjnvE5uKqcV IJxREA3kIHbcMaV2SdjJCOJKdiHJton1HbAxIDgifflyfbxquHT59ii3olWWoHQJI3hc dg/HVtuK5PImhMGEmVSV5VC9uWH6D5aGOT54Q= Original-Received: by 10.227.147.13 with SMTP id j13mr137895wbv.194.1276813008214; Thu, 17 Jun 2010 15:16:48 -0700 (PDT) Original-Received: from localhost (207.88.165.83.dynamic.mundo-r.com [83.165.88.207]) by mx.google.com with ESMTPS id b17sm67409449wbd.1.2010.06.17.15.16.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 17 Jun 2010 15:16:47 -0700 (PDT) Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <87fx0l4a31.fsf@debian-laptop.localdomain> Universe: www.gnu.org User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:73919 Archived-At: On Thu, Jun 17, 2010 at 11:34:42PM +0200, Paul Chany wrote: > 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. :( > Well.. the 'trick' is in configure: org-file-apps -- Porqué loitar e matar, se podes amar e sonhar /"\ \ / CAMPANHA DA FITA ASCII - CONTRA MAIL HTML X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL / \