emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Bug: internal link in org-mode comments do not work after html expor


From: Дядов Васил Ст оянов
Subject: [O] 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/)]
Date: Mon, 18 Feb 2013 20:34:55 +0400

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/)



reply via email to

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