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: Mon, 21 Oct 2013 12:03:54 +0200

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.


Regards,

-- 
Nicolas Goaziou



reply via email to

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