Links to remote files, like [[file:/mys...@some.where.org:papers/last.pdf][paper]]
work fine. Would it be worth explicitly adding them to the list of link examples in the manual, like below? Dan diff --git a/doc/org.texi b/doc/org.texi index 2760905..aaf8dba 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -2769,6 +2769,8 @@ file:/home/dominik/images/jupiter.jpg @r{file, absolute path} /home/dominik/images/jupiter.jpg @r{same as above} file:papers/last.pdf @r{file, relative path} ./papers/last.pdf @r{same as above} +file:/mys...@some.where.org:papers/last.pdf @r{file, path on remote machine} +/mys...@some.where.org:papers/last.pdf @r{same as above} file:sometextfile::NNN @r{file with line number to jump to} file:projects.org @r{another Org file} file:projects.org::some words @r{text search in Org file} _______________________________________________ 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