From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Navigating from agenda causes incorrect expansion of children Date: Thu, 20 Mar 2014 00:05:55 +0100 Message-ID: <87zjklokks.fsf@bzg.ath.cx> References: <5328FC9B.3040205@gmail.com> <87d2hi7bhw.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQPYl-0007t9-UM for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 19:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQPYf-0004nc-Tc for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 19:06:07 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:59921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQPYf-0004nW-OR for emacs-orgmode@gnu.org; Wed, 19 Mar 2014 19:06:01 -0400 In-Reply-To: (Samuel Wales's message of "Wed, 19 Mar 2014 13:09:06 -0700") 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: Samuel Wales Cc: "emacs-orgmode@gnu.org" , Dan LaManna Samuel Wales writes: > I think there must be a bunch of us who are experiencing > this, because I am too. > > The fix does not work for me. > > 3b is never shown. > > * test 1 > *** 2a > SCHEDULED: <2014-03-19 Wed> > ***** 3a > ***** 3b > *** 2b This is not the same case: in Dan's example, the sibling (at the same level) was not shown. In your example, the second entry below is not shown, which is the expected behavior. -- Bastien