From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch for a timestamp exporting bug in org-latex.el Date: Wed, 15 Apr 2009 08:34:51 +0200 Message-ID: <6B51663F-99D6-4F61-A39E-3ED9FD32EA51@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v930.3) 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 1Ltyi8-0000tH-DL for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 02:35:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ltyi2-0000sq-RM for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 02:35:03 -0400 Received: from [199.232.76.173] (port=40027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ltyi2-0000sn-LF for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 02:34:58 -0400 Received: from an-out-0708.google.com ([209.85.132.241]:35724) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ltyi2-0001HZ-9n for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 02:34:58 -0400 Received: by an-out-0708.google.com with SMTP id c38so2144126ana.21 for ; Tue, 14 Apr 2009 23:34:57 -0700 (PDT) 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: Baoqiu Cui Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Apr 15, 2009, at 7:17 AM, Baoqiu Cui wrote: > Hi Carsten, > > It seems that a minor old bug in LaTeX exporter was exposed recently > by > your timestamp change. When exporting a simple Org file that contains > just the following two lines to LaTeX format, I got an error message > saying "Invalid use of `\' in replacement text": > > * DONE Test > CLOSED: [2009-04-14 Tue 20:12] > > A patch is attached at the end of this email. Please let me know if > you > see any problem with the fix. > > Thanks, > Baoqiu > > _______________________________________________ > 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