emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault and font corruption in menu under Windows


From: Jason Rumney
Subject: Re: Segfault and font corruption in menu under Windows
Date: Mon, 07 Aug 2006 23:09:13 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

Eli Zaretskii wrote:
Date: Fri, 04 Aug 2006 22:00:02 +0100
From: Jason Rumney <address@hidden>
Cc: address@hidden

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).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]