bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11822: 24.1; emacsclient terminal mode captures escape characters as


From: Stefan Monnier
Subject: bug#11822: 24.1; emacsclient terminal mode captures escape characters as text
Date: Fri, 25 Sep 2015 08:07:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> #24 0x0000000000466a9f in set_frame_menubar (f=0x122a940, 
>> first_time=<optimized
out> , deep_p=<optimized out>) at ../../src/xmenu.c:797
>> #25 0x00000000004d0038 in Fx_create_frame (parms=13618675) at .
>> ./../src/xfns.c:3307
> Looks like some deeply recursive keymap?  Can you show the values of
> relevant variables, so that we could have an idea which keymap is that?

BTW, for x_create_frame, we ideally shouldn't need to create/traverse
the whole menu bar in depth.  IIRC there's some code to limit the
traversal to the "top-level" needed to find the set of menus we need to
display, but it's not always used.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]