From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Vollmar Subject: org 6.28b - html export bug (external link id) Date: Fri, 26 Jun 2009 01:00:23 +0200 Message-ID: <0C7C587C-19A8-42BC-88C4-A629656157CC@nf.mpg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJxvh-0001iY-Pc for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 19:00:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJxvd-0001h1-87 for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 19:00:29 -0400 Received: from [199.232.76.173] (port=42499 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJxvd-0001gy-46 for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 19:00:25 -0400 Received: from mail.nf.mpg.de ([134.95.44.50]:37746) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJxvc-0001BV-Jx for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 19:00:24 -0400 Received: from [192.168.178.21] (pD9E6332A.dip.t-dialin.net [217.230.51.42]) by mail.nf.mpg.de (Sun Java(tm) System Messaging Server 6.3-8.03 (built Apr 24 2009; 32bit)) with ESMTPSA id <0KLT00I1HHEVQW00@mail.nf.mpg.de> for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 01:04:07 +0200 (MEST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello, I have just noticed the following effect with org 6.28b which looks =20 like a bug to me: "Org Link To Org Use ID" is set to: Create if storing link =20 interactively and no CUSTOM_ID is present * Headline some text [...] (1) press C-c l inside one section of one org-file (here: after =20 "Headline") to store a link with a unique id generated by org (2) insert the link with C-c C-l into another org-file Setting Org->Hyperlinks->Literal Links yields: [[id:AE9224D4-4BFB-4D74-B10B-70D5E8EA1FD0][Headline]] which looks OK. However, when exporting this second file to HTML, I get: HeadlineA1FD0][Headline]] which really should have been: Headline= So this looks like something which is hopefully easy to fix. If the link is placed in the same file, the "literal link" is the =20 same, however, in this case HTML is rendered (correctly) as: Headline Warm regards, Stefan --=20 Dr. Stefan Vollmar, Dipl.-Phys. Max-Planck-Institut f=FCr neurologische Forschung Gleuelerstr. 50, 50931 K=F6ln, Germany Tel.: +49-221-4726-213 FAX +49-221-4726-298 Tel.: +49-221-478-5713 Mobile: 0160-93874279 Email: vollmar@nf.mpg.de http://www.nf.mpg.de From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org 6.28b - html export bug (external link id) Date: Fri, 26 Jun 2009 09:54:21 +0200 Message-ID: <37677742-AFB0-4E3A-BCB0-9F9366D13ED6@gmail.com> References: <0C7C587C-19A8-42BC-88C4-A629656157CC@nf.mpg.de> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MK6GU-0000pf-Ix for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 03:54:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MK6GP-0000ma-FX for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 03:54:29 -0400 Received: from [199.232.76.173] (port=52435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK6GP-0000mL-7t for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 03:54:25 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:54310) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MK6GO-00051X-Qu for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 03:54:25 -0400 Received: by ewy4 with SMTP id 4so649298ewy.42 for ; Fri, 26 Jun 2009 00:54:24 -0700 (PDT) In-Reply-To: <0C7C587C-19A8-42BC-88C4-A629656157CC@nf.mpg.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Stefan Vollmar Cc: emacs-orgmode I am unable to reproduce this. Anyone? - Carsten On Jun 26, 2009, at 1:00 AM, Stefan Vollmar wrote: > Hello, > > I have just noticed the following effect with org 6.28b which looks =20= > like a bug to me: > > "Org Link To Org Use ID" is set to: Create if storing link =20 > interactively and no CUSTOM_ID is present > > * Headline > some text [...] > > (1) press C-c l inside one section of one org-file (here: after =20 > "Headline") to store a link with a unique id generated by org > > (2) insert the link with C-c C-l into another org-file > > Setting Org->Hyperlinks->Literal Links yields: > [[id:AE9224D4-4BFB-4D74-B10B-70D5E8EA1FD0][Headline]] > > which looks OK. However, when exporting this second file to HTML, I =20= > get: > B10B-70D5E8EA1FD0">HeadlineA1FD0][Headline]] > which really should have been: > B10B-70D5E8EA1FD0">Headline > So this looks like something which is hopefully easy to fix. > If the link is placed in the same file, the "literal link" is the =20 > same, however, in this case HTML is rendered (correctly) as: > Headline > Warm regards, > Stefan > --=20 > Dr. Stefan Vollmar, Dipl.-Phys. > Max-Planck-Institut f=FCr neurologische Forschung > Gleuelerstr. 50, 50931 K=F6ln, Germany > Tel.: +49-221-4726-213 FAX +49-221-4726-298 > Tel.: +49-221-478-5713 Mobile: 0160-93874279 > Email: vollmar@nf.mpg.de http://www.nf.mpg.de > > > > > > > > _______________________________________________ > 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