> I realise the above is none too clear. I can use showeverything in > STARTUP of course and this does indeed open the drawers. However the > drawers close and remain closed after multiple uses of <SHIFT>-<TAB>. > Therefore my question is how can I again reach the showeverything status > without closing down the file and re-opening it?
Take a look at default org-cycle-hook value. You can remove org-cycle-hide-drawers from there. Best, Ihor Colin Baxter <m43...@yandex.com> writes: >>>>>> Colin Baxter <m43...@yandex.com> writes: > > > Hello, > > > Property drawers remaining invisible even when I use <shift>-<TAB> > > drives me nuts. I know about M-x org-hide-drawer-toggle <RET> but > > how do I keep the drawers open all the time without having to > > toggle? I work on the basis that I want to see what I write - if I > > didn't then I wouldn't have written it. > > I realise the above is none too clear. I can use showeverything in > STARTUP of course and this does indeed open the drawers. However the > drawers close and remain closed after multiple uses of <SHIFT>-<TAB>. > Therefore my question is how can I again reach the showeverything status > without closing down the file and re-opening it? > > Colin Baxter.