Argh, I can't reproduce it either actually. Probably a consequence of updating org-mode and not restarting emacs (so still a bug but a very minor one ...)
Sorry for the noise! /v -- Vincent Beffara On Saturday, December 15, 2012 at 09:32 , Bastien wrote: > Hi Vincent, > > Vincent Beffara <vbeffara...@gmail.com (mailto:vbeffara...@gmail.com)> writes: > > > When cycling visibility of a subtree using TAB, subtrees with the :ARCHIVE: > > tag are not opened, and that is a very good thing. But when I cycle a > > buffer globally using S-TAB, their contents are shown, which feels like the > > wrong thing to do ... > > > > I cannot reproduce this. > > With this file and emacs -Q: > > * Heading 1 > Test1 > * Heading 2 > Test2 > * Heading (archived) :ARCHIVE: > Is it shown > > S-TAB first folds all headings then it does not reopen the last one. > > Is there a way I can reproduce this problem? > > Thanks, > > -- > Bastien