GNU bug report logs - #68706
[PATCH] Simplify imenu setup for {cmake,dockerfile}-ts-modes

Previous Next

Package: emacs;

Reported by: Randy Taylor <dev <at> rjt.dev>

Date: Thu, 25 Jan 2024 03:32:01 UTC

Severity: normal

Tags: patch

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Randy Taylor <dev <at> rjt.dev>
Subject: bug#68706: closed (Re: bug#68706: [PATCH] Simplify imenu setup
 for {cmake,dockerfile}-ts-modes)
Date: Sat, 27 Jan 2024 04:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68706: [PATCH] Simplify imenu setup for {cmake,dockerfile}-ts-modes

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68706 <at> debbugs.gnu.org.

-- 
68706: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68706
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yuan Fu <casouri <at> gmail.com>
To: Randy Taylor <dev <at> rjt.dev>
Cc: 68706-done <at> debbugs.gnu.org
Subject: Re: bug#68706: [PATCH] Simplify imenu setup for
 {cmake,dockerfile}-ts-modes
Date: Fri, 26 Jan 2024 20:42:10 -0800

> On Jan 24, 2024, at 7:30 PM, Randy Taylor <dev <at> rjt.dev> wrote:
> 
> X-Debbugs-CC: casouri <at> gmail.com
> 
> This patch also fixes a bug in cmake-ts-mode's imenu creation, where function names would include their arguments.
> 
> For example:
> 
> function(name arg1 arg2)
> endfunction()
> 
> This function would appear as "name arg1 arg2".
> 

Thanks Randy, pushed to emacs-29 since it includes a fix.

Yuan
[Message part 3 (message/rfc822, inline)]
From: Randy Taylor <dev <at> rjt.dev>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: [PATCH] Simplify imenu setup for {cmake,dockerfile}-ts-modes
Date: Thu, 25 Jan 2024 03:30:11 +0000
[Message part 4 (text/plain, inline)]
X-Debbugs-CC: casouri <at> gmail.com

This patch also fixes a bug in cmake-ts-mode's imenu creation, where function names would include their arguments.

For example:

function(name arg1 arg2)
endfunction()

This function would appear as "name arg1 arg2".
[Message part 5 (text/html, inline)]
[0001-Simplify-imenu-setup-for-cmake-dockerfile-ts-modes.patch (text/x-patch, attachment)]

This bug report was last modified 1 year and 195 days ago.

Previous Next


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