Could this [[file proj.org::*some heading]] syntax be documented? I attach a 
simple patch:

--- a/doc/org.texi
+++ b/doc/org.texi
@@ -2626,6 +2626,9 @@ 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:projects.org                         @r{another org file}
+file:projects.org::some words             @r{text search in org file}
+file:projects.org::*task title            @r{heading search in org file}
 news:comp.emacs                           @r{Usenet link}
 mailto:adent@@galaxy.net                 @r{Mail link}
 vm:folder                                 @r{VM folder link}



Thanks,
  Daniel



Daniel Clemente <n142...@gmail.com> writes:

> Ok, so it was [[file:proj.org::*some heading]] instead of 
> [[file:proj.org#*some heading]], fine.
>
>   Could it be documented as example in 
> http://orgmode.org/manual/External-links.html#External-links
>   This also refers to it: 
> http://orgmode.org/manual/Publishing-links.html#Publishing-links
>
>
> Daniel


_______________________________________________
Emacs-orgmode mailing list
Remember: 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