Eli Zaretskii wrote:
Date: Fri, 04 Aug 2006 22:00:02 +0100
From: Jason Rumney <[EMAIL PROTECTED]>
Cc: [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).

_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to