[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: imenu fails with non-continuous structure [9.1.13 (release_
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)] |
Date: |
Wed, 13 Jun 2018 01:15:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Thibault Polge <address@hidden> 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