emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Resolve regexp ambiguity for item headers


From: Bastien
Subject: Re: [O] [PATCH] Resolve regexp ambiguity for item headers
Date: Wed, 19 Sep 2012 18:51:10 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Nicolas,

Nicolas Goaziou <address@hidden> writes:

> There's room from improvement, though: I find strange that "**** " is
> a valid empty headline while "****" isn't.

This I find natural.  

The prefix for headlines includes the whitespace, so the whitespace
is needed for empty headlines too.  Also, people might want to use 
lines matching "^*+$" (to separate paragraphs or whatever.)

2 cts of course,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]