From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: cache issue when publishing website with include file Date: Tue, 12 Oct 2010 17:37:21 +0100 Message-ID: <8739sb2wqm.fsf@manor-farm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5hr5-0000di-FF for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 12:37:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5hr4-0007ub-92 for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 12:37:35 -0400 Received: from [217.146.125.41] (port=44720 helo=scamper) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5hr4-0007rE-2d for emacs-orgmode@gnu.org; Tue, 12 Oct 2010 12:37:34 -0400 In-Reply-To: (Vinh Nguyen's message of "Tue, 12 Oct 2010 08:44:54 -0700") 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: Vinh Nguyen Cc: emacs-orgmode@gnu.org 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. -- Best wishes, Ian.