* Open link file:///path/index.html with w3m-el
@ 2010-06-16 11:28 Paul Chany
0 siblings, 0 replies; only message in thread
From: Paul Chany @ 2010-06-16 11:28 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-16 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 11:28 Open link file:///path/index.html with w3m-el 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).