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: Opening hyperlinks with w3m-el in Emacs buffer? Date: Mon, 07 Jun 2010 12:33:03 +0200 Message-ID: <87ljarf7z4.fsf@debian-laptop.localdomain> References: <87ocfnwa1o.fsf@debian-laptop.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275906845 16702 80.91.229.12 (7 Jun 2010 10:34:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Jun 2010 10:34:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 07 12:34:03 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 1OLZed-0004as-Gu for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 12:34:03 +0200 Original-Received: from localhost ([127.0.0.1]:56780 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLZec-0007A2-Sg for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 06:34:02 -0400 Original-Received: from [140.186.70.92] (port=44265 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLZe0-000761-6A for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 06:33:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLZdv-0005RJ-2B for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 06:33:24 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:46095) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLZdu-0005R1-Qq for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 06:33:19 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OLZdt-0003wN-LM for help-gnu-emacs@gnu.org; Mon, 07 Jun 2010 12:33:17 +0200 Original-Received: from 10-142-85-95.dynamic.stcable.net ([95.85.142.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jun 2010 12:33:17 +0200 Original-Received: from csanyipal by 10-142-85-95.dynamic.stcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jun 2010 12:33:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 34 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 10-142-85-95.dynamic.stcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:V/o7BApk5C9tfPP4cXuH7rsxB6w= 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:73843 Archived-At: Paul Chany writes: > I'm using w3m-el to browse the Internet. > > I'm using Org-mode too. In one of my .org file I have an external > hyperlink that is pointing to > http://www.gnustep.it/nicola/Tutorials/Renaissance/index.html > > When I C-c C-o on that link to open it then I get a message: Cannot open > load file: w3. > > I have tried customize Emacs to get this to work but so far without > success. > I googled for the solution the Internet but nothing find. > I red the GNU Emacs Manual but again don't find the solution. > > I have these customizations in my .emacs file: > '(browse-url-browser-function (quote browse-url-w3)) > '(browse-url-new-window-flag t) > > How can I setup Emacs to get this to work? I get help: just add w3m-browse-url instead of browse-url-w3 to browse-url-browser-function and it just works! Why don't change the Emacs Developers in the Emacs Customization Buffer in the [Value Menu] to be instead of 'browse-url-w3' the 'w3m-browse-url'? -- Regards, Paul Chany You can freely correct my English. http://csanyi-pal.info