From: Felician Nemeth <felician.nemeth@gmail.com>
To: Sebastian Poeplau <sebastian.poeplau@mailbox.org>
Cc: 69657@debbugs.gnu.org
Subject: bug#69657: Missing imenu entries with eglot
Date: Fri, 08 Mar 2024 22:44:19 +0100 [thread overview]
Message-ID: <87a5n8s8jw.fsf@betli.tmit.bme.hu> (raw)
In-Reply-To: <87frx0ze5n.fsf@mailbox.org> (Sebastian Poeplau via's message of "Fri, 08 Mar 2024 21:01:24 +0100")
> 1. Put this code in a C++ source file, e.g., test.cpp:
>
> class Foo {
> void bar() {}
> };
>
> 2. Start eglot with clangd.
> 3. Invoke imenu; there will be a single entry "bar", nested under "Foo".
> In particular, there is no entry that lets you jump to Foo.
How do you invoke imenu? If I type M-x imenu-add-menubar-index RET,
then I cannot select "Foo" as you wrote above. However, if I apply the
patch, the menu looks exactly the same. On the other hand, the patch
seems to ruin breadcrumb-mode: putting the point after "{}", the
breadcrumb header line shows: "dir/test.cpp: Class > Foo" instead of the
original "dir/test.cpp: Class > Foo > bar".
$ clangd --version
Debian clangd version 14.0.6
Features: linux+grpc
next prev parent reply other threads:[~2024-03-08 21:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-08 20:01 bug#69657: Missing imenu entries with eglot Sebastian Poeplau via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 21:44 ` Felician Nemeth [this message]
2024-03-08 22:28 ` Sebastian Poeplau via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-09 16:20 ` Felician Nemeth
2024-03-10 1:05 ` João Távora
2024-03-10 16:15 ` Sebastian Poeplau via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-10 19:15 ` Sebastian Poeplau via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-10 19:33 ` João Távora
2024-03-17 11:04 ` Sebastian Poeplau via Bug reports for GNU Emacs, the Swiss army knife of text editors
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5n8s8jw.fsf@betli.tmit.bme.hu \
--to=felician.nemeth@gmail.com \
--cc=69657@debbugs.gnu.org \
--cc=sebastian.poeplau@mailbox.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).