emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] Do not declare drawers to use them


From: Nicolas Goaziou
Subject: Re: [O] [RFC] Do not declare drawers to use them
Date: Thu, 31 Oct 2013 21:43:41 +0100

Hello,

Carsten Dominik <address@hidden> writes:

> On 21.10.2013, at 12:03, Nicolas Goaziou <address@hidden> wrote:
>
>> Hello,
>> 
>> Carsten Dominik <address@hidden> writes:
>> 
>>> I think one objection agains this patch is that, I think, MobileOrg
>>> relies on #+DRAWERS lines to be present to define drawers.
>> 
>> The patch also contains org-mobile.el modifications.
>> 
>>> Maybe the MobileOrg maintainers for both Android and iOS can chime in
>>> here?
>> 
>> Obviously, a double check cannot hurt.
>> 
>>> Otherwise I don't have a significant objection against this change.
>>> I am wondering if it is going to introduce spurious drawers and
>>> parsing errors if someone happens to have a string :xxx: on a line by
>>> itself in the buffer. This might be unlikely, but I am not really
>>> sure.
>> 
>> Actually, as far as the parser goes, :xxx: is insufficient to define
>> a drawer. Indeed, the drawer has to be complete, i.e. it has to contain
>> the :END: part.
>> 
>> An incomplete drawer does not trigger a parsing error: it is parsed as
>> a mere paragraph.
>
> OK, sounds good to me, then.

Applied.


Regards,

-- 
Nicolas Goaziou



reply via email to

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