Results 292 comments of Basil L. Contovounesios

> How to do that? That's what happens by default: 1. `emacs -Q` 2. `M-x package-initialize RET` 3. `C-x C-f /tmp/foo.org RET` 4. ``` * 1 ** 1.1 * 2...

But the problems also happen with vanilla `imenu`, right? So I don't think it's a problem with `counsel-imenu` per se.

> Haven't used `M-x imenu` directly before, but it seems it works Ah, sorry, I didn't realise it performs completion in steps. So I'm guessing the problem with `counsel-imenu` is...

Any chance of a reproducible recipe? Can you reproduce the issue from `emacs -Q` or `make plain`?

> I will try to create one, but it's not trivial, so it might take a while. Thanks, take your time. > (BTW, which packages should I `require` for a...

Thanks, I can confirm that scrolling doesn't work in this case.

Sorry about the radio silence; I'm AFK on and off this year. > Do you have any idea where needs to be fixed to mitigate this bug? Not off the...

> AFAIR this was working properly before Please be more precise. What version of Ivy are using, on what version of Emacs, and on what platform/OS? Here's what I'm trying...

I've yet to investigate, so I could be completely wrong, but the following upstream changes look relevant: * https://bugs.gnu.org/41423 * https://git.sv.gnu.org/cgit/emacs.git/commit/?id=82c76e3aeb2465d1d1e66eae5db13ba53e38ed84 * https://git.sv.gnu.org/cgit/emacs.git/commit/?id=a5438ee11ad052e71334dcfb2db51fb9123411e5

> https://git.sv.gnu.org/cgit/emacs.git/commit/?id=82c76e3aeb2465d1d1e66eae5db13ba53e38ed84 It's indeed this change, so I've asked for some clarification upstream: https://lists.gnu.org/r/emacs-devel/2021-05/msg01220.html