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: Yuan Fu <casouri <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68706: closed ([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 message dated Fri, 26 Jan 2024 20:42:10 -0800
with message-id <17FDCD48-748F-4B56-8AD8-8942A9CE4A04 <at> gmail.com>
and subject line Re: bug#68706: [PATCH] Simplify imenu setup for {cmake,dockerfile}-ts-modes
has caused the debbugs.gnu.org bug report #68706,
regarding [PATCH] Simplify imenu setup for {cmake,dockerfile}-ts-modes
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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 4 (text/html, inline)]
[0001-Simplify-imenu-setup-for-cmake-dockerfile-ts-modes.patch (text/x-patch, attachment)]
[Message part 6 (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

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.