* Jason Rumney (2006-08-08) writes: > Eli Zaretskii wrote: >>> Date: Fri, 04 Aug 2006 22:00:02 +0100 >>> From: Jason Rumney <[EMAIL PROTECTED]> >>> >>> We already have a hack in the code to keep the menu for a second, >>> because we know that Windows tells us these things in the wrong >>> order >> >> Could you please tell where in the code is that hack? > > w32fns.c in the handlers for the WM_EXITMENULOOP message. The timeout is > handled by WM_TIMER, and cancelled by WM_COMMAND (if received before the > timeout).
I don't get any crash or menu corruption if MENU_FREE_DELAY is set to 0. -- Ralf _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
