all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: e190@163.com
Cc: 60296-done@debbugs.gnu.org
Subject: bug#60296: The imenu is not created properly in c-ts-mode
Date: Sat, 24 Dec 2022 19:00:21 -0800	[thread overview]
Message-ID: <EC8B092D-6EFD-498C-AC67-49E5D7F66207@gmail.com> (raw)
In-Reply-To: <202212241731446537597@163.com>


"e190@163.com" <e190@163.com> writes:

> From: sniper <e190@163.com>
> To: bug-gnu-emacs@gnu.org
> Subject: 29.0.60; The imenu is not created properly in c-ts-mode.
>
> ``` c
> char *test(int size){
> return NULL;
> }
> ```
> If c-ts-mode is enabled in a c file, the imenu created will be [` test(int size)`] if the return type of the function is a
> pointer.
> The expected display should just be the function name [` test `], with no subsequent arguments

Thanks, this should be fixed now.

Yuan





  reply	other threads:[~2022-12-25  3:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24  9:31 bug#60296: The imenu is not created properly in c-ts-mode e190
2022-12-25  3:00 ` Yuan Fu [this message]
2022-12-25  6:53   ` Eli Zaretskii
2022-12-25  8:31     ` Yuan Fu
2022-12-26  7:58       ` bug#60296: " e190
2022-12-26  9:47         ` Yuan Fu
2022-12-27 10:03           ` bug#60296: " e190

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EC8B092D-6EFD-498C-AC67-49E5D7F66207@gmail.com \
    --to=casouri@gmail.com \
    --cc=60296-done@debbugs.gnu.org \
    --cc=e190@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.