From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Jacobson Subject: Re: Bug: Bad timestamp 'habit' Date: Tue, 02 Oct 2012 18:13:28 -0500 Message-ID: <506B7518.2060606@gmail.com> References: <87626s7cn8.fsf@lapcat.tftorrey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJBgL-0003hn-0P for emacs-orgmode@gnu.org; Tue, 02 Oct 2012 19:15:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJBgJ-0000ho-Ae for emacs-orgmode@gnu.org; Tue, 02 Oct 2012 19:15:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:37823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJBgJ-0000ga-2d for emacs-orgmode@gnu.org; Tue, 02 Oct 2012 19:15:15 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TJBfy-00019E-Nm for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 01:14:54 +0200 Received: from c-98-227-229-93.hsd1.il.comcast.net ([98.227.229.93]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2012 01:14:54 +0200 Received: from gabedad by c-98-227-229-93.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2012 01:14:54 +0200 In-Reply-To: <87626s7cn8.fsf@lapcat.tftorrey.com> 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 Cc: emacs-orgmode@gnu.org On 10/02/2012 05:05 PM, T.F. Torrey wrote: > Hello, > > I am currently unable to produce an agenda from my files. This bug > crept in somewhere in the last few days, but I'm not sure exactly when. > > This habit timestamp: > > SCHEDULED: <2012-08-08 Wed .+1d> > > Produces this error: > > condition-case: Bad timestamp `habit' at 210773 in buffer `Writing.org' > Error was: (Not a standard Org-mode time string: habit) > > It works if I use the min/max format (<2012-08-08 Wed .+1d/2d>), but I > don't want to do that, and according to the manual, that isn't required. > > Also, in this bug report data, I wonder why org-loaddefs.el can not be > found. I run the org from a git repo, not compiled. > > Emacs : GNU Emacs 24.2.50.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of > 2012-09-28 on louvi, modified by Debian Package: Org-mode version 7.9.2 > (release_7.9.2-383-g09d6bc-git @ org-loaddefs.el can not be found!) > > If no one else sees this, I'll dig through my files to see what's > broken, but I see lots of work has been done to the agenda creator > recently, and maybe this is a new problem and an easy fix. > > Best, > Terry > Same problem here: GNU Emacs 24.2.1 Org-mode version 7.9.2 (release_7.9.2-382-g1ef9ee) I pull nightly and first noticed this behavior today. -Bill