From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: Sibling visibility when accessing an item from the agenda Date: Sat, 16 Sep 2017 10:45:22 +0800 Message-ID: <15e889384a3.ec0a1a3e18893.2017966812427356545@zoho.com> References: <15e885ec3b6.117021a3b20432.2368951057229264838@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dt36o-0007WG-1y for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 22:45:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dt36k-0002yo-60 for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 22:45:30 -0400 Received: from sender-pp-091.zoho.com ([135.84.80.236]:25102) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dt36j-0002yS-VZ for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 22:45:26 -0400 In-Reply-To: <15e885ec3b6.117021a3b20432.2368951057229264838@zoho.com> 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" To: emacs-orgmode > What is the setting to control the visibility of the 4th-level siblings here? > > How I got to this point: > > - All headings collapsed (only top-level visible) > - Go to the agenda week view > - Put the cursor on the entry for "Elec. 2a 01" and hit return. A bit of poking around, and I found I can use C-c C-r as a workaround. But... I've been using this system for a few years now, and today is the first time I needed to look for C-c C-r. I'm quite sure in the past, when jumping from the agenda to a specific heading, org would show the heading *and* the next sibling (and hide the others, which is OK with me). But today, magically, in the middle of a session, the behavior changed. I didn't change any customization variables, just, one minute it was fine and the next it wasn't. Such a mystery... hjh