On Aug 22, 2007, at 22:25, Rainer Stengele wrote:
All you then need to do is to make sure that the drawer will
be closed when first visiting the file, for example
   (add-hook 'org-mode-hook
      (lambda () (org-cycle-hide-drawers 'all)))
- Carsten

I use the drawers. Works perfect. Thanks a lot!

Hiding drawers will be automatic upon visiting a file in
version 5.06 - this means that you can and should remove this
from your hook again once you get 5.06.

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to