From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mats Kindahl Subject: Re: [PATCH] Resolve regexp ambiguity for item headers Date: Wed, 19 Sep 2012 11:19:40 +0200 Message-ID: <50598E2C.5010707@oracle.com> References: <504DE922.1000707@oracle.com> <87ehm93fd7.fsf@gmail.com> <504E4118.3040700@oracle.com> <87627jthx4.fsf@gmail.com> <87d31iml1c.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEGS4-00055L-Lg for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:20:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEGRy-0005y3-S8 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:20:12 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]:40373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEGRy-0005ou-L6 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 05:20:06 -0400 In-Reply-To: <87d31iml1c.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode , Nicolas Goaziou Thanks for clearing it up Bastien, Nicolas, do you have the patch somewhere so that I can take a look at it? Best wishes, Mats Kindahl On 09/19/2012 11:14 AM, Bastien wrote: > Hi, > > Nicolas Goaziou writes: > >>> * The regular expression matches completely empty headlines, so maybe >>> the intention is to allow matching items with just a todo keyword? >> Yes, it is. > FWIW I confirm it is. > >> Note that I'm not convinced by empty headlines nor do I use them, but as >> an outliner, Org should accept them nonetheless. > Indeed. I once removed the support for empty headlines but Carsten > reminded me that we always supported them, so we should continue to > support them. > >> The question is: how much of the code base shares this opinion? > Well, hopefully stating the above with clear things up -- and make > it easier to find out of some parts of the code don't support empty > headlines. > -- Senior Principal Software Developer Oracle, MySQL Department