From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Re: can't export custom time stamps Date: Sun, 13 Mar 2011 20:49:20 +0100 Message-ID: <87sjuqhkcf.wl%dmaus@ictsoc.de> References: <87zkpfq5dc.wl%n142857@gmail.com> <87d3lydnv3.wl%n142857@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Mar_13_20:49:20_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48423 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyrI6-0005Nf-9g for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 15:49:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PyrI5-0000EJ-02 for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 15:49:26 -0400 Received: from mail.app1.xlhost.de ([213.202.242.117]:59127 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PyrI4-0000E6-RL for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 15:49:24 -0400 In-Reply-To: <87d3lydnv3.wl%n142857@gmail.com> 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: Daniel Clemente Cc: org-mode Mailinglist --pgp-sign-Multipart_Sun_Mar_13_20:49:20_2011-1 Content-Type: text/plain; charset=US-ASCII At Fri, 11 Mar 2011 10:10:08 +0100, Daniel Clemente wrote: > > > I tracked down this problem to this commit: > > > 163cd58ffd6461c98a96b1b63a3cf082b2825a52 is the first bad commit > commit 163cd58ffd6461c98a96b1b63a3cf082b2825a52 > Author: David Maus > Date: Fri Jan 14 06:37:52 2011 +0100 > > Handle timestamps after handling links Thanks for tracking this down. I just pushed two commits that should fix the problem. The first reverts commit ca69b556241ae904c5f291c98a6453f4ce830557 Author: Jason Dunsmore Date: Tue Feb 1 17:46:57 2011 +0100 Fix bug when exporing inactive timestamps. * org-html.el (org-html-handle-time-stamps): fix bug when exporing inactive timestamps. This commit addressed the problem introduced by 163cd58ffd6461c98a96b1b63a3cf082b2825a52 but in a way that is incompatible with the "right" fix. My faulty commit not just changed the order of handling links and handling timestamps but also prevented the left angle bracket of an active timestamp from beeing protected from conversion to a HTML character entity (i.e. <). The (hopefully) final fix moves expanding character entities after handling links and timestamps. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sun_Mar_13_20:49:20_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iF4EAREIAAYFAk19H8AACgkQma24O1pEeOZCjgEAwWsCqEQaOZhEqs1IP4aaUT+D 6CfJOkb9Ytcgsy6TuZ0A/06wPrho9gTgb+rUhfsCQsSOsv8kmXI0BJmLUzgmKe9l =vXx8 -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Mar_13_20:49:20_2011-1--