From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: agenda generation failed if there is a blank title with a timestamp [7.7] Date: Tue, 30 Aug 2011 21:07:46 +0200 Message-ID: <878vqaiupp.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyTfe-0000xi-H6 for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 15:08:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyTfd-0003yV-AV for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 15:08:26 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:63732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyTfd-0003yB-68 for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 15:08:25 -0400 Received: by wwf10 with SMTP id 10so5726178wwf.30 for ; Tue, 30 Aug 2011 12:08:24 -0700 (PDT) In-Reply-To: (Meng Wu's message of "Tue, 30 Aug 2011 12:30:33 +0900") 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: Meng Wu Cc: "emacs-orgmode@gnu.org" Hello, Meng Wu writes: > if the agenda file contains the following title, > > **** > <2011-08-30 Tue 11:26> > > > which has blank title and a timestamp, then the C-c a a will fail with > message like this: > > org-agenda-highlight-todo: Args out of range: #(" newgtd: " 0 14 (org-= > category "newgtd" tags nil org-highest-priority 65 org-lowest-priority 67 t= > ime-of-day nil ...)), 27, 31 > > > if the title is not blank, then everything is alright. As far as I know, blank headlines are not officially supported. You have to write something which isn't a space on that headline. Regards, -- Nicolas Goaziou