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

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

bug#18347: 24.3.93; Incomplete splash screen display on Cygwin-w32 build


From: Ken Brown
Subject: bug#18347: 24.3.93; Incomplete splash screen display on Cygwin-w32 build
Date: Fri, 29 Aug 2014 18:17:18 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Version: 24.3.94

Basically, since creating a frame on w32 takes some time until the OS
sets up the message pump for the new frame, Lisp code that creates a
frame and immediately proceeds with manipulating the new frame might
sometimes need sit-for to let the dust settle.

So it seems that the current bug probably has the same cause as bug#16014. I've installed the fix (but using the window-system function) in the release branch as bzr revision 117465.

Ken





reply via email to

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