emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Manual patch: links to remote files


From: Carsten Dominik
Subject: Re: [Orgmode] Manual patch: links to remote files
Date: Thu, 4 Mar 2010 17:18:56 +0100

Sure, please go ahead and apply this patch.

- Carsten

On Mar 4, 2010, at 12:46 PM, Dan Davison wrote:

Links to remote files, like

[[file:/address@hidden: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:/address@hidden:papers/last.pdf @r{file, path on remote machine}
+/address@hidden: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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]