Fixed, thanks.
- Carsten
On Jan 19, 2009, at 4:36 PM, Daniel Clemente wrote:
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
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
On Jan 18, 2009, at 10:26 AM, Tassilo Horn wrote:
Carsten Dominik writes:
Hi Carsten,
Under "Activation", the manual also states:
,-
| Add the following lines to your `.emacs' file. The last three
lines
| define _global_ keys for the commands `org-store-link', `org-
agenda',
| and
Carsten Dominik writes:
Hi Carsten,
> Under "Activation", the manual also states:
>
> ,-
> | Add the following lines to your `.emacs' file. The last three lines
> | define _global_ keys for the commands `org-store-link', `org-agenda',
> | and `org-iswitchb' - please choose suitable keys you
On Jan 17, 2009, at 6:18 PM, Tassilo Horn wrote:
Carsten Dominik writes:
Hi Carsten,
Ok, so it was [[file:proj.org::*some heading]] instead of
[[file:proj.org#*some heading]], fine.
I've just noticed that if you have two headlines with the same text,
it'll always link to the first one.
On Jan 14, 2009, at 1:17 PM, Tassilo Horn wrote:
Daniel Clemente writes:
Ok, so it was [[file:proj.org::*some heading]] instead of
[[file:proj.org#*some heading]], fine.
I've just noticed that if you have two headlines with the same text,
it'll always link to the first one.
Yes. Using I
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
Dani