GNU bug report logs - #71761
29.3; Emacs-Lisp menu display is incorrect during Edebug

Previous Next

Package: emacs;

Reported by: tpeplt <tpeplt <at> gmail.com>

Date: Mon, 24 Jun 2024 20:33:01 UTC

Severity: normal

Found in version 29.3

Full log


View this message in rfc822 format

From: Jeremy Bryant <jb <at> jeremybryant.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71761 <at> debbugs.gnu.org, tpeplt <at> gmail.com, monnier <at> iro.umontreal.ca
Subject: bug#71761: 29.3; Emacs-Lisp menu display is incorrect during Edebug
Date: Sat, 29 Jun 2024 23:04:35 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> > That could be a bug in TTY menus, or maybe a side effect of how the
>> > menu bar is displayed there.
>> 
>> I fear I wasn't clear in my diagnostics.
>> 
>> It appears from my testing the bug is in Emacs GUI, and the TTY menus
>> are OK.
>
> I understood that.  But are you aware of the fact that TTY menus use
> the same code from xmenu.c that the X build without toolkits uses?
>
> My point is that the fact that TTY menus don't show this problem is
> because there's a bug in xmenu.c which somehow hides this problem.
> After all, when the code which traverses the menu structures finds a
> menu item that already exists, it could start a new pane or it could
> overwrite the existing one.  Which one is the buggy one?

Interesting (glad to hear my testing was understood properly.).

I wasn't aware of this, thanks for explaining the code structure.




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

Previous Next


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