From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: agenda generation failed if there is a blank title with a timestamp [7.7] Date: Tue, 06 Sep 2011 12:18:14 -0400 Message-ID: <87d3fdwsop.fsf@norang.ca> References: <878vqaiupp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0yLv-0003cd-Vl for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 12:18:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0yLp-00040j-Or for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 12:18:23 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:45168 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0yLp-00040N-Hy for emacs-orgmode@gnu.org; Tue, 06 Sep 2011 12:18:17 -0400 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: Nicolas Goaziou Cc: Meng Wu , "emacs-orgmode@gnu.org" Nicolas Goaziou writes: > 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. It still shouldn't break the agenda... You're probably dead in the water until you find and fix this heading line (ie. you can't display any agendas) I can't reproduce this with my version of org-mode Org-mode version 7.7 (release_7.7.205.gce02a) so maybe it's already fixed? -Bernt