> From: "Drew Adams" <[EMAIL PROTECTED]> > Date: Mon, 7 Aug 2006 13:28:30 -0700 > > I see, from the other thread, BTW, that this bug on Windows is not > necessarily by design. Nick said this about the behavior on GNU/Linux: > > > > What do you see on GNU/Linux? Do you see the TTTTTTTTTTTTTTTTT > > > message in the echo area? > > > > Yes. It works as expected > > He seems to be confirming that the behavior on GNU/Linux is correct and the > behavior on Windows (losing messages) is a bug.
Yes. The problem is, I cannot see in the code anything that is Windows-specific, and Nick couldn't trace the code on GNU/Linux in a debugger to compare with what I saw, because that freezes the window manager (the offending code is part of a callback on GNU/Linux). Maybe the reason is in the discrepancies between xmenu.c and w32menu.c that Jason mentioned in another thread a few days ago. I will look into that when I have time. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
