GNU bug report logs -
#21530
25.0.50; tty menus disappearing
Previous Next
Reported by: Mark Oteiza <mvoteiza <at> udel.edu>
Date: Mon, 21 Sep 2015 17:46:02 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 21530 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 21 Sep 2015 22:44:28 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 21530 <at> debbugs.gnu.org
>
> > From: Mark Oteiza <mvoteiza <at> udel.edu>
> > Date: Mon, 21 Sep 2015 13:45:39 -0400
> >
> >
> > I didn't see mention of this in the other tty menu reports, so hopefully
> > not a dupe. From emacs -nw -Q:
> >
> > 1. M-x display-time-mode
> > 2. F10
> >
> > Wait for the modeline to update. The tty menu will disappear or
> > otherwise appear broken. It's still there though, running through the
> > arrow keys will redraw the tty menu.
>
> On the systems to which I have access (which include GNU/Linux and
> MS-Windows), the mode line does not update as long as the menu is
> open.
Moreover, the C function display_mode_lines, which is responsible for
redrawing the mode line of the selected window, does not get called on
my systems for as long as the menu is active.
Can you set a breakpoint in that function, and see if it gets called
while the menu is open? If it does, please show the backtrace for
those calls, including the Lisp backtrace (a.k.a. "xbacktrace").
Thanks.
This bug report was last modified 9 years and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.