GNU bug report logs - #66141
29.1; Window size properties not set immediately for window in new frame

Previous Next

Package: emacs;

Reported by: Mattias Nyrell <mattias <at> nyrell.se>

Date: Thu, 21 Sep 2023 16:20:02 UTC

Severity: normal

Found in version 29.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mattias Nyrell <mattias <at> nyrell.se>
Cc: 66141 <at> debbugs.gnu.org
Subject: bug#66141: 29.1; Window size properties not set immediately for window in new frame
Date: Fri, 22 Sep 2023 09:58:31 +0300
> Date: Fri, 22 Sep 2023 08:47:02 +0200
> From: Mattias Nyrell <mattias <at> nyrell.se>
> Cc: 66141 <at> debbugs.gnu.org
> 
> >> Yes, calling sleep-for is one way.  I would also suggest to try
> >>
> >>    (sit-for 0)
> >>
> >> If that works, it is faster.
> > Ok, thank you!
> >
> > /Mattias
> 
> I tried (sit-for 0) and even (sit-for 5), but none of those worked.
> 
> (sleep-for 0.1) or (sleep-for 0) worked for me.

I guess this means that some input event from the window-system
interrupts sit-for too early, so sleep-for is really required.

I think we can now close this bug report, right?




This bug report was last modified 1 year and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.