From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Table (with timestamps) HTML export bug Date: Mon, 3 Nov 2008 21:10:40 +0100 Message-ID: <4E3E1AD3-B28F-4B65-A535-E98DAEC90171@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kx7ha-0006we-V8 for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 17:15:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kx7ha-0006uq-3K for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 17:15:14 -0500 Received: from [199.232.76.173] (port=57243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx7hZ-0006uY-LX for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 17:15:13 -0500 Received: from nf-out-0910.google.com ([64.233.182.190]:38917) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kx7hY-00070g-Sz for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 17:15:13 -0500 Received: by nf-out-0910.google.com with SMTP id c7so1377164nfi.26 for ; Mon, 03 Nov 2008 14:15:10 -0800 (PST) In-Reply-To: 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: Charles Sebold Cc: emacs-orgmode@gnu.org Yes, I have taken part of this change back, causes too many issues. Thanks. - Carsten On Nov 3, 2008, at 4:41 PM, Charles Sebold wrote: > I noticed a bug that seems to have crept in over the weekend, but I > can't quite make out where it came from. > > In a table like this: > > ------------------------------------------------------------------------ > | Date | Index1 | Index2 | > |------------------+--------+--------| > | <2008-11-01 Sat> | 100 | 150 | > | <2008-11-02 Sun> | 110 | 140 | > | <2008-11-03 Mon> | 120 | 145 | > ------------------------------------------------------------------------ > > If you export to HTML, you'll see the span before the timestamps with > HTML entities for the < and > characters, rather than having them > converted back. It's as if we're missing an org-html-expand or an > org-html-do-expand somewhere. > -- > Charles Sebold 3rd of November, > 2008 > GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) | Gnus v5.11 | org-mode 6.10c > > > > _______________________________________________ > 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