From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: 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/)] Date: Mon, 18 Feb 2013 07:55:19 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7UwX-0005aw-Rt for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:55:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7UwS-00017M-S4 for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:55:57 -0500 Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:60998) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1U7UwS-00015E-JP for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 12:55:52 -0500 In-Reply-To: (=?utf-8?B?ItCU0Y8=?= =?utf-8?B?0LTQvtCyINCS0LDRgdC40Lsg0KHRgtC+0Y/QvdC+0LIiJ3M=?= message of "Mon, 18 Feb 2013 20:34:55 +0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?B?0JTRj9C00L7QsiDQktCw0YHQuNC7INCh0YLQvtGP?= =?utf-8?B?0L3QvtCy?= Cc: emacs-orgmode@gnu.org Aloha Vasil, vdyadov@elvees.com (=D0=94=D1=8F=D0=B4=D0=BE=D0=B2 =D0=92=D0=B0=D1=81=D0=B8= =D0=BB =D0=A1=D1=82=D0=BE=D1=8F=D0=BD=D0=BE=D0=B2) 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 > | <> > | text > | * Theme 2 > | ... [[theme_1_some_link][link desc.]] ... > `---- >=20=20=20 > everything works fine. > > But if I place link target in comment: > > ,---- > | * Theme 1 > | # <> > | 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.=20=20 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 --=20 Thomas S. Dye http://www.tsdye.com