emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Adding a simple list item expands the entire simple list
@ 2016-06-09 19:31 Steinar Bang
  2016-06-09 21:04 ` Marco Wahl
  0 siblings, 1 reply; 3+ messages in thread
From: Steinar Bang @ 2016-06-09 19:31 UTC (permalink / raw)
  To: emacs-orgmode

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?  Is it fixed in git?  Will there be a new
ELPA package with the fix soon?

Thanks!


- Steinar

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding a simple list item expands the entire simple list
  2016-06-09 19:31 Adding a simple list item expands the entire simple list Steinar Bang
@ 2016-06-09 21:04 ` Marco Wahl
  2016-06-13 13:49   ` Steinar Bang
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Wahl @ 2016-06-09 21:04 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding a simple list item expands the entire simple list
  2016-06-09 21:04 ` Marco Wahl
@ 2016-06-13 13:49   ` Steinar Bang
  0 siblings, 0 replies; 3+ messages in thread
From: Steinar Bang @ 2016-06-13 13:49 UTC (permalink / raw)
  To: emacs-orgmode

>>>>> Marco Wahl <marcowahlsoft@gmail.com>:


>> 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'.

I reported the problem as a bug, it has since been fixed, and is fixed
in the latest org package from Gnu ELPA:
 Org-mode version 8.3.4 (8.3.4-82-gc792d6-elpa @ c:/Users/sb/.emacs.d/elpa/org-20160613/)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-13 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-09 19:31 Adding a simple list item expands the entire simple list Steinar Bang
2016-06-09 21:04 ` Marco Wahl
2016-06-13 13:49   ` Steinar Bang

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).