[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Possible bug in org-cycle with property drawer
From: |
Bastien |
Subject: |
Re: [O] Possible bug in org-cycle with property drawer |
Date: |
Wed, 25 Jan 2012 17:07:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
Hi Nick,
Nick Dokos <address@hidden> 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?
--
Bastien
- [O] Possible bug in org-cycle with property drawer, Nick Dokos, 2012/01/25
- Re: [O] Possible bug in org-cycle with property drawer, Carsten Dominik, 2012/01/25
- Re: [O] Possible bug in org-cycle with property drawer,
Bastien <=
- Re: [O] Possible bug in org-cycle with property drawer, Nick Dokos, 2012/01/25
- Re: [O] Possible bug in org-cycle with property drawer, Bastien, 2012/01/26
- Re: [O] Possible bug in org-cycle with property drawer, Nick Dokos, 2012/01/26
- Re: [O] Possible bug in org-cycle with property drawer, Achim Gratz, 2012/01/26
- Re: [O] Possible bug in org-cycle with property drawer, Bastien, 2012/01/28
- Re: [O] Possible bug in org-cycle with property drawer, Achim Gratz, 2012/01/29
- Re: [O] Possible bug in org-cycle with property drawer, Bastien, 2012/01/29
- Re: [O] Possible bug in org-cycle with property drawer, Achim Gratz, 2012/01/31
- Re: [O] Possible bug in org-cycle with property drawer, Nicolas Goaziou, 2012/01/31
Re: [O] Possible bug in org-cycle with property drawer, Bastien, 2012/01/25