New link types that force special ways of opening the file
commit3e0c61d86cc0e47c0369212fd0416e4cadc81165
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 4 Jan 2010 12:04:38 +0000 (4 13:04 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 4 Jan 2010 12:04:38 +0000 (4 13:04 +0100)
treecf26c069dea33e3a2050b8116caf3e268265a197
parent01b1851f2d2296efd9ab25ec291f533e585962c1
New link types that force special ways of opening the file

file+sys:/path/to/file     will use the system to open the file, like
                           double-clicking would
file+emacs:/path/to/file   will force opening by Emacs

Also, when using C-c C-o on a headline of get a list of links in the
entry, pressing RET will open *all* links.  This allows something like
projects to be defined, with a number of files that have to be opened
by different applications.

These were requests by John Wiegley.
lisp/ChangeLog
lisp/org-exp.el
lisp/org.el