From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Beffara Subject: S-TAB cycling opening archive subtrees Date: Fri, 14 Dec 2012 13:24:58 +0100 Message-ID: <5C767681512C4D3DB18FFD433AE13483@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjUKC-0005hf-OK for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 07:25:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjUK8-0003kq-4l for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 07:25:08 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:64079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjUK7-0003hG-UE for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 07:25:04 -0500 Received: by mail-wg0-f51.google.com with SMTP id gg4so1363758wgb.30 for ; Fri, 14 Dec 2012 04:25:02 -0800 (PST) Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode List Hi, 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 ... same if I do "C-u TAB" instead. "C-u S-TAB" does the right thing, which is cycling globally without opening archived subtrees. Is that normal? If so, how do I set things up so that S-TAB does what I expect? Thanks, /vincent PS: Using release_7.9.2-722-g2dbd84 on emacs 24.2.1 -- Vincent Beffara