Re: [O] Reference to org-drawers in the manual

2014-03-31 Thread Christian Wittern
On 2014-03-30, 16:49, Nicolas Goaziou wrote: We removed a limitation, not the feature itself. Now you can use drawers without having to specify its name in a DRAWER keyword. That is great. Thank you for the clarification! Christian -- Christian Wittern, Kyoto

Re: [O] Reference to org-drawers in the manual

2014-03-30 Thread Nicolas Goaziou
Hello, Christian Wittern writes: > On 2014-03-29, 13:37, Nick Dokos wrote: >> `#+DRAWERS: NAME1 ...' >> Set the file-local set of additional drawers. The corresponding >> global variable is `org-drawers'. > Has that been removed? I do rely quite heavily on this and do not > want t

Re: [O] Reference to org-drawers in the manual

2014-03-29 Thread Christian Wittern
On 2014-03-29, 13:37, Nick Dokos wrote: `#+DRAWERS: NAME1 ...' Set the file-local set of additional drawers. The corresponding global variable is `org-drawers'. Has that been removed? I do rely quite heavily on this and do not want to loose it. Which version dropped it and what is

Re: [O] Reference to org-drawers in the manual

2014-03-29 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > Section 15.6, "Summary of in-buffer settings", contains a reference to > org-drawers which if I'm not mistaken no longer exists: > > `#+DRAWERS: NAME1 ...' > Set the file-local set of additional drawers. The corresponding > global variable is `org-drawers'.

[O] Reference to org-drawers in the manual

2014-03-28 Thread Nick Dokos
Section 15.6, "Summary of in-buffer settings", contains a reference to org-drawers which if I'm not mistaken no longer exists: `#+DRAWERS: NAME1 ...' Set the file-local set of additional drawers. The corresponding global variable is `org-drawers'. -- Nick