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: Carsten Dominik
Subject: Re: [O] [RFC] Do not declare drawers to use them
Date: Mon, 21 Oct 2013 12:21:26 +0200

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.

- Carsten

> 
> 
> Regards,
> 
> -- 
> Nicolas Goaziou




reply via email to

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