emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Open link file:///path/index.html with w3m-el


From: Paul Chany
Subject: [Orgmode] Open link file:///path/index.html with w3m-el
Date: Wed, 16 Jun 2010 13:28:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi,

I have setup custom-variable 'browse-url-browser-function' to
'w3m-browse-url' but it works only with links 'http://etc./index.html

When in an org file have a link 'file:///path/index.html' I want to open
it with w3m-browse-url too but don't know how to setup this?

I tried setup the customn-variable
'(org-file-apps (quote ((auto-mode . emacs) ("\\.x?html?\\'"
. w3m-browse-url) ("\\.pdf\\'" . default))))

but this doesn't work. I don't know how to write the Lisp form to this
to work?

How can I setup org-file-apps to open a html file with w3m-el?

Any advices will be appreciated!

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]