emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)]
@ 2018-06-09 15:05 Thibault Polge
  2018-06-12 23:15 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Thibault Polge @ 2018-06-09 15:05 UTC (permalink / raw)
  To: emacs-orgmode

Steps to reproduce, from emacs -q:

 1. (setq org-imenu-depth 10)

 2. Create the following document:

#+begin_src org
#+TITLE: Test

* Level 1
** Level 2
*** Level 3
**** Level 4
******** Level 8
#+end_src

Notice the break on the structure: levels 5, 6 and 7 are missing.

 3. M-x imenu, select each Level n entry

 4. imenu will crash after you've selected Level 4

I can reproduce this from emacs -q using org-mode from git master
(842002f9f7e3246cc285cc9bca1adb715120438d).  I'm running 26.1 on NixOS.

(I didn't include the detailed system report since I've tested on
multiple setups, including -q.  Please ask if you need any extra
information)

Thanks
Thibault

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

* Re: Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)]
  2018-06-09 15:05 Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)] Thibault Polge
@ 2018-06-12 23:15 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-06-12 23:15 UTC (permalink / raw)
  To: Thibault Polge; +Cc: emacs-orgmode

Hello,

Thibault Polge <thibault@thb.lt> writes:

> Steps to reproduce, from emacs -q:
>
>  1. (setq org-imenu-depth 10)
>
>  2. Create the following document:
>
> #+begin_src org
> #+TITLE: Test
>
> * Level 1
> ** Level 2
> *** Level 3
> **** Level 4
> ******** Level 8
> #+end_src
>
> Notice the break on the structure: levels 5, 6 and 7 are missing.
>
>  3. M-x imenu, select each Level n entry
>
>  4. imenu will crash after you've selected Level 4
>
> I can reproduce this from emacs -q using org-mode from git master
> (842002f9f7e3246cc285cc9bca1adb715120438d).  I'm running 26.1 on
> NixOS.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2018-06-12 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09 15:05 Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)] Thibault Polge
2018-06-12 23:15 ` Nicolas Goaziou

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