From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Faulbaum Subject: "empty" CATEGORY lines behaviour Date: Mon, 29 Aug 2011 12:44:40 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxzKf-0004YI-Rm for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 06:44:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QxzKe-0001Yc-Tk for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 06:44:45 -0400 Received: from dironport1.hmi.de ([134.30.95.7]:4314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxzKe-0001Y7-Ob for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 06:44:44 -0400 Received: from [193.149.12.173] (HELO alder.acc.bessy.de) by mambo2.exp.bessy.de (CommuniGate Pro SMTP 5.3.11) with ESMTP id 10428863 for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 12:44:40 +0200 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 To: emacs-orgmode@gnu.org I found that the version 7.7 of org-mode behaves differently than the older version (which I got from http://emacs.naquadah.org/unstable/) some version before. I have special lines in my org file like this (to remind me to go later to work.-): #+CATEGORY: shift * <2011-07-04 Mo 12:00-20:30> The 'org-agenda-list' from the "old" org-mode version showed this line like this: shift: 12:00-20:30 But in the newer version I get only this warning: Args out of range: shift: 12:00-20:30 , 0, 10243 If I add any char before the date, it works again but that's not what I want. I like the old behaviour. Is this a (new, wanted) feature or a bug? -- Dieter Faulbaum