From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] Date format string not handled for LaTeX export Date: Tue, 30 Oct 2012 10:27:57 +0100 Message-ID: <87ip9spaw2.fsf@gmail.com> References: <87fw4xqviy.fsf@gmail.com> <87y5iposs7.fsf@gmail.com> <2124.1351551955@alphaville> <87mwz4ph3a.fsf@gmail.com> <87ehkgz7k7.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TT89k-0000Vf-30 for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 05:30:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TT89c-0008GK-Oj for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 05:30:43 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:56580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TT89c-0008Fz-H6 for emacs-orgmode@gnu.org; Tue, 30 Oct 2012 05:30:36 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so33555wey.0 for ; Tue, 30 Oct 2012 02:30:35 -0700 (PDT) In-Reply-To: <87ehkgz7k7.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 30 Oct 2012 09:29:44 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > Nicolas Goaziou writes: >> {{{date(%c)}}} is another macro that is replaced with the #+DATE: value >> during export. Since you try to replace #+DATE: value with itself, you >> dive into an inf loop. > > Which raises the question if this shouldn't be detected and prevented, > at least if direct recursion is involved. It has already been fixed in master. I wouldn't leave an infloop in the wild. Regards, -- Nicolas Goaziou