On 25.1.2012, at 13:29, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik <carsten.domi...@gmail.com> writes: > >> On 25.1.2012, at 09:03, Bastien wrote: >> >>> Nick Dokos <nicholas.do...@hp.com> writes: >>> >>>> The only way I found so far to create a drawer is to actually type the >>>> damn thing in (I'm talking about my own drawers, not the special >>>> drawers that org knows something about). I didn't find any utility >>>> functions to insert drawers (except for :PROPERTIES:), and somewhat to >>>> my surprise, completion does not seem to work for drawer names: I >>>> expected typing a colon and M-TAB would allow me to use drawer names for >>>> completion, but it seems to only care about property keys, even if I'm >>>> not in the context of a :PROPERTIES: drawer. >>> >>> You can now complete drawer names using M-TAB. It will insert the >>> drawer name and the ":END:" string. >> >> This is nice. But I think Olaf's patch would still be useful to >> apply. > > And while we're at suggestions, it would be even better if the > `org-insert-drawer' function supported regions.
Meaning it should insert the drawer in every headline in the region? - Carsten > > > Regards, > > -- > Nicolas Goaziou