emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to open external link in Emacs-w3m from .org file?
@ 2010-06-07 10:04 Paul Chany
  2010-06-07 10:10 ` Richard Riley
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Chany @ 2010-06-07 10:04 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have installed GNU Emacs 23.1.1 (i486-pc-linux-gnu) of 2009-11-02 on
raven, modified by Debian.

In my .org files I have external links and want to open these pages in
Emacs W3m browser.
How can I setup variables to get this to work?

I have so far the following setup in my .emacs file:
 '(browse-url-browser-function (quote browse-url-w3))
 '(browse-url-new-window-flag t)

When I want to open such a link with C-c C-o I get message:
Cannot open load file: w3

Any advices will be appreciated!

-- 
Regards,
Paul Chany
You can freely correct my English.
http://csanyi-pal.info

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to open external link in Emacs-w3m from .org file?
  2010-06-07 10:04 How to open external link in Emacs-w3m from .org file? Paul Chany
@ 2010-06-07 10:10 ` Richard Riley
  2010-06-07 10:23   ` Paul Chany
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Riley @ 2010-06-07 10:10 UTC (permalink / raw)
  To: emacs-orgmode

Paul Chany <csanyipal@gmail.com> writes:

> Hi,
>
> I have installed GNU Emacs 23.1.1 (i486-pc-linux-gnu) of 2009-11-02 on
> raven, modified by Debian.
>
> In my .org files I have external links and want to open these pages in
> Emacs W3m browser.
> How can I setup variables to get this to work?
>
> I have so far the following setup in my .emacs file:
>  '(browse-url-browser-function (quote browse-url-w3))
>  '(browse-url-new-window-flag t)
>
> When I want to open such a link with C-c C-o I get message:
> Cannot open load file: w3
>
> Any advices will be appreciated!


I haven't tested but used to use w3m before realising it was too slow and
incompatible with too many pages ;)

Try 'w3m-browse-url instead.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to open external link in Emacs-w3m from .org file?
  2010-06-07 10:10 ` Richard Riley
@ 2010-06-07 10:23   ` Paul Chany
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Chany @ 2010-06-07 10:23 UTC (permalink / raw)
  To: emacs-orgmode

Richard Riley <rileyrg@gmail.com> writes:

> Paul Chany <csanyipal@gmail.com> writes:

>> In my .org files I have external links and want to open these pages in
>> Emacs W3m browser.
>> How can I setup variables to get this to work?
>>
>> I have so far the following setup in my .emacs file:
>>  '(browse-url-browser-function (quote browse-url-w3))
>>  '(browse-url-new-window-flag t)

> I haven't tested but used to use w3m before realising it was too slow and
> incompatible with too many pages ;)
>
> Try 'w3m-browse-url instead.

Success! :) Thanks!

-- 
Regards,
Paul Chany
You can freely correct my English.
http://csanyi-pal.info

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-07 10:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-07 10:04 How to open external link in Emacs-w3m from .org file? Paul Chany
2010-06-07 10:10 ` Richard Riley
2010-06-07 10:23   ` Paul Chany

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).