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


_______________________________________________
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