From: Eli Zaretskii <eliz@gnu.org>
To: Bruno Haible <bruno@clisp.org>
Cc: 67429@debbugs.gnu.org
Subject: bug#67429: 27.1; oddities with gdb-mode completion buffer
Date: Fri, 24 Nov 2023 13:57:14 +0200 [thread overview]
Message-ID: <837cm7fjol.fsf@gnu.org> (raw)
In-Reply-To: <5491783.Rb9Vj03aaE@nimes> (message from Bruno Haible on Fri, 24 Nov 2023 10:06:25 +0100)
> From: Bruno Haible <bruno@clisp.org>
> Date: Fri, 24 Nov 2023 10:06:25 +0100
>
> I did 'M-x gdb-mode'
There's no such mode in Emacs, AFAICT. How did you invoke it?
> and am trying to make use of gdb's
> symbol completion: enter part of the name of a symbol,
> and press <TAB>. Inside Emacs, I'm encountering two
> oddities:
>
> 1) There is a buffer with possible completions, that
> disappears after two seconds if I don't choose a
> completion.
> After this buffer disappears, my cursor is elsewhere.
> I need an extra mouse interaction or key presses in
> order to bring back the cursor, so that I can continue
> typing the symbol's name.
>
> 2) In some cases, the buffer does not disappear but stays
> on screen. Why does it disappear in some cases but not
> in others?
I tried to reproduce this during debugging from Emacs 27 and Emacs 29,
using "M-x gdb RET", and couldn't: I always get the completions window
stay put until I select some candidate. At least in Emacs 29, I see
no issues with cursor position, either; in Emacs 27 I saw at least one
problem, but Emacs 27 is very old and no longer maintained (and
gdb-mi.el saw a lot of changes since Emacs 27).
So I suggest to post a complete recipe for reproducing the problem,
preferably starting from "emacs -Q". I also recommend using Emacs
29.1, which is the latest version that is still being maintained.
Thanks.
next parent reply other threads:[~2023-11-24 11:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5491783.Rb9Vj03aaE@nimes>
2023-11-24 11:57 ` Eli Zaretskii [this message]
2023-11-24 12:03 ` bug#67429: 27.1; oddities with gdb-mode completion buffer Eli Zaretskii
2023-11-24 13:03 ` Bruno Haible
2023-11-24 13:59 ` Bruno Haible
2023-11-24 14:09 ` Eli Zaretskii
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=837cm7fjol.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=67429@debbugs.gnu.org \
--cc=bruno@clisp.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 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.