From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Regression: Empty TODO lines Date: Mon, 14 Nov 2011 00:46:44 +0100 Message-ID: <87vcqna8m3.fsf@gmail.com> References: <71A67E1B-33FC-4191-966B-AC233D71E7F6@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPjmb-0007QY-FQ for emacs-orgmode@gnu.org; Sun, 13 Nov 2011 18:48:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPjmZ-0007BB-KA for emacs-orgmode@gnu.org; Sun, 13 Nov 2011 18:48:17 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:64852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPjmZ-0007B5-8l for emacs-orgmode@gnu.org; Sun, 13 Nov 2011 18:48:15 -0500 Received: by wwe32 with SMTP id 32so2233927wwe.30 for ; Sun, 13 Nov 2011 15:48:14 -0800 (PST) In-Reply-To: <71A67E1B-33FC-4191-966B-AC233D71E7F6@gmail.com> (Carsten Dominik's message of "Sun, 13 Nov 2011 12:30:39 +0100") 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: Carsten Dominik Cc: Orgmode Mailing List Hello, Carsten Dominik writes: > commit dfcb6faef11a2439b56b18a6289803361d402130 (Provide more consistent regexps for headlines) > makes the global TODO list fail on headlines with a TODO keyword but no text following: > > * TODO This one works > * TODO > This one fails (note, there is not even a space after TODO. > > While I agree that a TODO line with not text is not good, I think > it should not break the TODO list view. I am attaching the backtrace. It should now be fixed in master. Thanks. Regards, -- Nicolas Goaziou