all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Chany <csanyipal@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Opening hyperlinks with w3m-el in Emacs buffer?
Date: Mon, 07 Jun 2010 12:33:03 +0200	[thread overview]
Message-ID: <87ljarf7z4.fsf@debian-laptop.localdomain> (raw)
In-Reply-To: 87ocfnwa1o.fsf@debian-laptop.localdomain

Paul Chany <csanyipal@gmail.com> 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




  reply	other threads:[~2010-06-07 10:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-07  7:56 Opening hyperlinks with w3m-el in Emacs buffer? Paul Chany
2010-06-07 10:33 ` Paul Chany [this message]
     [not found] ` <mailman.3.1275906815.5532.help-gnu-emacs@gnu.org>
2010-06-07 13:49   ` Pascal J. Bourguignon
     [not found] <mailman.24.1275897397.30245.help-gnu-emacs@gnu.org>
2010-06-07  9:15 ` Pascal J. Bourguignon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ljarf7z4.fsf@debian-laptop.localdomain \
    --to=csanyipal@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.