From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aidan Gauland Subject: Re: org-publish not publishing changed files Date: Tue, 22 Mar 2011 07:32:31 +0000 (UTC) Message-ID: References: <20110319011622.GA11088@neko> <3366.1300498384@alphaville.dokosmarshall.org> <6141.1300774697@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49635 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1w5B-0004rr-3O for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 03:32:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1w59-0007OO-Vo for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 03:32:48 -0400 Received: from lo.gmane.org ([80.91.229.12]:55906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1w59-0007OB-Oj for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 03:32:47 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q1w57-0002mK-JL for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 08:32:46 +0100 Received: from 114-134-6-192.rurallink.co.nz ([114.134.6.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Mar 2011 08:32:45 +0100 Received: from aidalgol by 114-134-6-192.rurallink.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Mar 2011 08:32:45 +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: emacs-orgmode@gnu.org Nick Dokos hp.com> writes: > > How can I get the timestamps in a more human-readable format? I keep > > having this problem (and no symlinks involved) and keep having to wipe > > the timestamps directory (a royal nuisance). > > Doesn't the prefix argument work? C-u C-c C-e followed by F or P or X or E > should republish whatever you specified (file, current project, some project > or all projects resp.), no matter what the cache says. Yes it does. Sorry, I should have worded that differently. I meant that I have been repeatedly wiping ~/.org-timestamps/ in hopes that it will not get screwed up again and think none of my files have changed, and never re-publishes changed files (after an initial org-publish operation). I think I have run into a bug in org-mode and I really want to track it down, so I thought the best place to start would be to look at what the timestamps are (in a human-readable format). --Aidan