Ian Barton <li...@manor-farm.org> writes:

> In ~/.emacs.d/blacky.el I have:
>
> ;; Define some default drawers.
> (setq org-drawers (quote ("PROPERTIES" "SETUP")))
> 
> However, PROPERTIES and SETUP aren't recognised as drawers in my org
> files. They don't close and open using tab and the fontification of
> them indicated that org isn't recognising them as drawers.
>

Are you sure you aren't setting org-drawers anywhere else in your
configuration files (e.g., in your custom settings)? What is the value
of org-drawers? (C-h v "org-drawers") I assume you've tried grepping
"org-drawers" in your config files...

Best,
Matt




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to