Bastien <[email protected]> writes: > Nicolas Girard <[email protected]> writes: > >> how to create a link to a local html file, say, /path/to/file.html, so >> that clicking on it opens the page in a browser ? > > 1. C-u C-c C-l to insert a link to a local file > 2. C-u C-u to open the link in an external browser
Oops: 2. C-u C-u C-c C-o to open the link in an external browser ... which is only required for .php files, for example. .html links should work with C-c C-o, as other replies said. -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
