From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pjb@informatimago.com (Pascal J. Bourguignon) Newsgroups: gmane.emacs.help Subject: Re: Opening hyperlinks with w3m-el in Emacs buffer? Date: Mon, 07 Jun 2010 15:49:35 +0200 Organization: Informatimago Message-ID: <87pr03nea8.fsf@kuiper.lan.informatimago.com> 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 1291829092 30324 80.91.229.12 (8 Dec 2010 17:24:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 17:24:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 18:24:47 2010 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 1PQNl0-0000EL-7m for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 18:24:46 +0100 Original-Received: from localhost ([127.0.0.1]:60465 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQNkz-00009P-AK for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 12:24:45 -0500 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 40 Original-X-Trace: individual.net 1MeGmA1AlidPYQ1eRzsgBANYJSIQp0goKiHclDtTiY8xZmYVPm Cancel-Lock: sha1:ZDUwYjE5NzJlMDUxNGViMmUwM2EzYWI3ZmI0YTBhNTYyMDFiYWRjZg== sha1:fYX/g4bi7EyO/pOe2k5DZyU4Ovw= Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en X-Disabled: X-No-Archive: no User-Agent: Gnus/5.101 (Gnus v5.10.10) Emacs/23.1 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:178711 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:75689 Archived-At: Paul Chany writes: > 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'? Ask them. But notice that there are tens of different browsers, so whatever setting they may put by default, a lot of people will be unhappy about it. You MUST configure it yourself! -- __Pascal Bourguignon__ http://www.informatimago.com/