From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Re: org-publish Date: Mon, 23 Jun 2008 12:39:59 +0200 Message-ID: <0wfxr4zb7k.fsf@richardriley.net> References: <7s4p7nouop.fsf@richardriley.net> <25984.1214108824@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAjT5-0004aW-6b for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 06:40:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAjT3-0004Xe-91 for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 06:40:14 -0400 Received: from [199.232.76.173] (port=59843 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAjT2-0004Wh-IL for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 06:40:12 -0400 Received: from an-out-0708.google.com ([209.85.132.246]:18529) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAjT1-0002MS-JD for emacs-orgmode@gnu.org; Mon, 23 Jun 2008 06:40:11 -0400 Received: by an-out-0708.google.com with SMTP id c38so538238ana.84 for ; Mon, 23 Jun 2008 03:40:09 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Sun, 22 Jun 2008 17:07:14 +0200") 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: Carsten Dominik Cc: org-mode , Richard G Riley Carsten Dominik writes: > Have you tried > > (setq org-publish-use-timestamps-flag nil) > > > ? Maybe you have not changed the input files for a while, and Org > thinks they have already been published...... That fixed it. I had never published before and my first query of this variable says it did not exist ...