From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ox-html: Fix handling of time-stamp-file Date: Thu, 30 May 2013 21:45:22 +0200 Message-ID: <87r4go2qwd.fsf@gmail.com> References: <51A7A719.60804@arfer.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui8mn-00072S-UU for emacs-orgmode@gnu.org; Thu, 30 May 2013 15:45:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ui8mj-00071e-FF for emacs-orgmode@gnu.org; Thu, 30 May 2013 15:45:21 -0400 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:63412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui8mj-00071T-91 for emacs-orgmode@gnu.org; Thu, 30 May 2013 15:45:17 -0400 Received: by mail-wg0-f44.google.com with SMTP id a12so586784wgh.35 for ; Thu, 30 May 2013 12:45:16 -0700 (PDT) In-Reply-To: <51A7A719.60804@arfer.net> (Kodi Arfer's message of "Thu, 30 May 2013 15:23:05 -0400") 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: Kodi Arfer Cc: emacs-orgmode@gnu.org Hello, Kodi Arfer writes: > From: Kodi Arfer > Date: Thu, 30 May 2013 15:19:57 -0400 > Subject: [PATCH] ox-html: Fix handling of time-stamp-file > > * lisp/ox-html.el (org-html--build-meta-info): Insert no timestamp > when :time-stamp-file is nil. > > TINYCHANGE Applied. Thank you. Regards, -- Nicolas Goaziou