> You should be able to see that the selected window changed since the > modeline changed to `modeline-inactive' face. [...] > Anyway, the problem occurs in > practice, hence it should be addressed.
Actually, with my setup, I don't see it. The selection does happen (I debugged it) but redisplay does not occur (or does not show it). You might remember this sort of thing sometimes happened when I tested earlier autoselect delay implementations. > FWIW, `popup_activated_flag' is not really supported by w32menu.c and > it's been removed from macmenu.c recently. Hence, this would have to be > fixed first. Otherwise, someone else would have to take care of this > since I couldn't reliably test xmenu.c. I'm not sure what you're asking for here - someone else to implement the equivalent of popup_activated_flag on w32 and mac? I can certainly help test on X. I did a quick hack to demonstrate that it works in principle on X. Simon. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
