Bastien <b...@altern.org> wrote:

> Hi Nick,
> 
> Nick Dokos <nicholas.do...@hp.com> writes:
> 
> > I start emacs with a minimal .emacs and an empty org file, insert
> > a headline and insert a property drawer with org-insert-property-drawer.
> >
> > The drawer starts out folded and TAB does not unfold it. I fold the headline
> > and unfold it: the property drawer is now unfolded and TAB does *not* fold 
> > it.
> > In addition, the fontification of :PROPERTIES: is wrong: there is no face
> > specified when I check with C-u C-x =, whereas if I add another drawer
> > its "front" has an org-special-keyword face. Other drawers behave
> > normally.
> 
> What is the value of `org-drawers' in your file/setup?
> 

That's it: I had a 

#+DRAWERS: JUNK GARBAGE TRASH

line in the file (and I didn't report it in the original email: blush!
sorry about that).  Without it, the property drawer behaves normally.

Thanks,
Nick


Reply via email to