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


Reply via email to