all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mattias Nyrell <mattias@nyrell.se>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 66141@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:23:56 +0200	[thread overview]
Message-ID: <ebc23160-7cbc-7a37-5458-0fd50eee701a@nyrell.se> (raw)
In-Reply-To: <834jjm8zjc.fsf@gnu.org>


On 2023-09-22 08:58, Eli Zaretskii wrote:
>> Date: Fri, 22 Sep 2023 08:47:02 +0200
>> From: Mattias Nyrell <mattias@nyrell.se>
>> Cc: 66141@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?

Yes, thank you!






  reply	other threads:[~2023-09-22  7:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 16:16 bug#66141: 29.1; Window size properties not set immediately for window in new frame Mattias Nyrell
2023-09-21 16:39 ` Eli Zaretskii
     [not found]   ` <dd7c9d58-3adf-7669-a071-5db6f619e268@nyrell.se>
2023-09-21 18:51     ` Eli Zaretskii
2023-09-21 19:04       ` Mattias Nyrell
2023-09-22  6:47         ` Mattias Nyrell
2023-09-22  6:58           ` Eli Zaretskii
2023-09-22  7:23             ` Mattias Nyrell [this message]
2023-09-22 11:07               ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ebc23160-7cbc-7a37-5458-0fd50eee701a@nyrell.se \
    --to=mattias@nyrell.se \
    --cc=66141@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.