Paul Chany <csanyi...@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.


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to