GNU bug report logs - #78456
31.0.50; regression in treesit-simple-imenu

Previous Next

Package: emacs;

Reported by: Vincenzo Pupillo <v.pupillo <at> gmail.com>

Date: Fri, 16 May 2025 14:04:02 UTC

Severity: normal

Fixed in version 31.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Vincenzo Pupillo <v.pupillo <at> gmail.com>
Cc: 78456 <at> debbugs.gnu.org
Subject: bug#78456: 31.0.50; regression in treesit-simple-imenu
Date: Fri, 16 May 2025 19:04:09 +0300
close 78456 31.0.50
thanks

> Ciao, 
> Imenu of ‘mhtml-ts-mode’ was able to show all (when I wrote mhtml-ts-mode) 
> items regardless of the cursor's position within the file. 
> For example, it always showed CSS, JavaScript, and HTML items. However, I 
> realized that the behavior has changed, and the displayed items vary depending 
> on the cursor's position.
>
> If the cursor is placed inside the <script> tags, you will see HTML and 
> JavaScript items, but not CSS items. If the cursor is positioned outside the 
> <style> and <script> tags, only the HTML items are visible.
>
> This change seems to be related to the patch (bug #77256). Is it possible to 
> restore the previous behavior?

Sorry, this was caused by the assumption that imenu should depend
on the language at point.  I have no opinion whether imenu should
be context-dependent or global to show tags from all languages.
So I just restored the previous behavior.




This bug report was last modified 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.