From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: cache issue when publishing website with include file Date: Tue, 12 Oct 2010 21:39:00 -0400 Message-ID: <87mxqiub0r.fsf@gollum.intra.norang.ca> References: <8739sb2wqm.fsf@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55164 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5qNf-0001AH-IX for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 21:43:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5qJD-0001cH-GB for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 21:39:12 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:49189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5qJD-0001bf-EI for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 21:39:11 -0400 In-Reply-To: <8739sb2wqm.fsf@manor-farm.org> (Ian Barton's message of "Tue, 12 Oct 2010 17:37:21 +0100") 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: Ian Barton Cc: emacs-orgmode@gnu.org, Vinh Nguyen Ian Barton writes: > Vinh Nguyen writes: > >> >> I'm wondering how others are handling this in their work flow? Delete >> the cache directory? Edit all .org files so they get updated at the >> publishing command? >> > I delete the .org-timestamps directory. I guess you could always touch > all the files in your project, so org thinks that they have been changed. You can run the publish command with a prefix argument to force publishing all files in the project. -Bernt