From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Adding a simple list item expands the entire simple list Date: Thu, 09 Jun 2016 23:04:53 +0200 Message-ID: <84wplykr9m.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB79Q-0005dt-2g for emacs-orgmode@gnu.org; Thu, 09 Jun 2016 17:06:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bB79K-0002BX-WB for emacs-orgmode@gnu.org; Thu, 09 Jun 2016 17:06:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:45324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB79K-0002BN-PC for emacs-orgmode@gnu.org; Thu, 09 Jun 2016 17:05:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bB78m-0001q2-Lc for emacs-orgmode@gnu.org; Thu, 09 Jun 2016 23:05:24 +0200 Received: from x4d02f410.dyn.telefonica.de ([77.2.244.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jun 2016 23:05:24 +0200 Received: from marcowahlsoft by x4d02f410.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Jun 2016 23:05:24 +0200 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@gnu.org Hi Steinar, > Platform: Intel i7 > Org-mode version 8.3.4 (8.3.4-79-gbd4948-elpa @ c:/Users/steinar.bang/.emacs.d/elpa/org-20160606/) > GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570 > > Adding an item to a simple list will expand the entire simple list tree > in this version. > > Ie. if I have > ** Item1 > - First item of simple list > - Child of first item of simple list > - Second item of simple list > - Child of second item > - Child of child of second item > ** Item2 > > and have most of the nodes closed, like this: > ** Item1 > - First item of simple list... > - Second item of simple list... > ** Item2 > > and then insert a new item into the simple list, the entire tree will > open (like the first example). > > Has anyone else seen this? I did. > Is it fixed in git? No. > Will there be a new ELPA package with the fix soon? I don't know. At least I looked into the issue and found the opening of the list is caused by a call to `org-reveal' in function `org-insert-heading'. The big question seems to be if someone suffers if that opening is taken away. My 2ct, -- Marco Wahl GPG: 0x49010A040A3AE6F2