GNU bug report logs -
#71761
29.3; Emacs-Lisp menu display is incorrect during Edebug
Previous Next
Full log
View this message in rfc822 format
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.