From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] [BUG] Timestamps surrounded by @@ in HTML export Date: Tue, 01 Feb 2011 17:48:59 +0100 Message-ID: <87hbcnlmys.fsf@gnu.org> References: <8762t3oje2.fsf@riotblast.dunsmor.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=37102 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkJRK-00088u-LM for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:50:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkJPW-0006C3-94 for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:48:59 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:42355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkJPW-0006Bq-3k for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 11:48:58 -0500 Received: by gxk5 with SMTP id 5so3235760gxk.0 for ; Tue, 01 Feb 2011 08:48:57 -0800 (PST) In-Reply-To: <8762t3oje2.fsf@riotblast.dunsmor.com> (Jason Dunsmore's message of "Tue, 01 Feb 2011 09:37:57 -0600") 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: Jason Dunsmore Cc: Org-mode mailing list Jason Dunsmore writes: > I noticed in the latest Git version that each inactive timestamp has > "@@" before and after it in HTML exported output. Here is a patch that > fixes it. Applied, thanks! -- Bastien