* Bug: internal link in org-mode comments do not work after html export if placed in comment [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)]
@ 2013-02-18 16:34 Дядов Васил Стоянов
2013-02-18 17:55 ` Thomas S. Dye
0 siblings, 1 reply; 3+ messages in thread
From: Дядов Васил Стоянов @ 2013-02-18 16:34 UTC (permalink / raw)
To: emacs-orgmode
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------
Hi,
In this case:
,----
| * Theme 1
| <<theme_1_some_link>>
| text
| * Theme 2
| ... [[theme_1_some_link][link desc.]] ...
`----
everything works fine.
But if I place link target in comment:
,----
| * Theme 1
| # <<theme_1_some_link>>
| text
| * Theme 2
| ... [[theme_1_some_link][link desc.]] ...
`----
link is not exported properly.
In org-buffer link works fine in both cases.
org-mode documentation recommends to put internal links in comments:
http://orgmode.org/manual/Internal-links.html
With best regards,
Vasil
Emacs : GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.9)
of 2012-12-25 on canopus-pc.elvees.com
Package: Org-mode version 7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: internal link in org-mode comments do not work after html export if placed in comment [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)]
2013-02-18 16:34 Bug: internal link in org-mode comments do not work after html export if placed in comment [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)] Дядов Васил Стоянов
@ 2013-02-18 17:55 ` Thomas S. Dye
2013-02-19 6:39 ` Дядов Васил Стоянов
0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2013-02-18 17:55 UTC (permalink / raw)
To: Дядов Васил Стоянов
Cc: emacs-orgmode
Aloha Vasil,
vdyadov@elvees.com (Дядов Васил Стоянов) writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
>
> Hi,
>
> In this case:
>
> ,----
> | * Theme 1
> | <<theme_1_some_link>>
> | text
> | * Theme 2
> | ... [[theme_1_some_link][link desc.]] ...
> `----
>
> everything works fine.
>
> But if I place link target in comment:
>
> ,----
> | * Theme 1
> | # <<theme_1_some_link>>
> | text
> | * Theme 2
> | ... [[theme_1_some_link][link desc.]] ...
> `----
>
> link is not exported properly.
>
> In org-buffer link works fine in both cases.
>
> org-mode documentation recommends to put internal links in comments:
> http://orgmode.org/manual/Internal-links.html
The documentation describes the old exporter, but the development
version of Org uses the new exporter.
I ran into this same thing last week and Nicolas G. replied on the list
that the new exporter doesn't recognize anchors in comments. So, your
first example is the way to go.
The documentation will be changed by the time the development version is
released as Org 8.0.
hth,
Tom
--
Thomas S. Dye
http://www.tsdye.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-19 6:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 16:34 Bug: internal link in org-mode comments do not work after html export if placed in comment [7.9.3e (7.9.3e-956-g3943be.dirty @ /home/vdyadov/Work/Tools/emacs/org-mode/lisp/)] Дядов Васил Стоянов
2013-02-18 17:55 ` Thomas S. Dye
2013-02-19 6:39 ` Дядов Васил Стоянов
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.