GNU bug report logs - #66247
29.1; Transient frame problems with Emacs 29 on MS Windows

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Thu, 28 Sep 2023 01:37:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 29.1

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

Bug is archived. No further changes may be made.

Full log


Message #46 received at 66247 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: luangruo <at> yahoo.com, 66247 <at> debbugs.gnu.org
Subject: Re: [External] : bug#66247: 29.1; Transient frame problems with Emacs
 29 on MS Windows
Date: Tue, 10 Oct 2023 15:00:21 +0300
> From: Drew Adams <drew.adams <at> oracle.com>
> CC: "luangruo <at> yahoo.com" <luangruo <at> yahoo.com>,
>         "66247 <at> debbugs.gnu.org"
> 	<66247 <at> debbugs.gnu.org>
> Date: Mon, 9 Oct 2023 19:49:14 +0000
> 
> emacs -Q
> 
> M-x customize-option default-frame-alist
> 
> Add an entry for inhibit-double-buffering as t.
> 
> Set the option value for the current session.
> 
> `C-x 5 2' or in some other way get a new frame,
> so `default-frame-alist' kicks in.
> 
> Grab the right frame edge with your mouse and
> move it to the right.  I see a lag: the scroll
> bar stays where it is briefly, then finally
> catches up with the new position of the right
> frame edge.

I see the same in Emacs 28, so this isn't a regression in Emacs 29.
When Emacs needs to redraw the frame, it actually asks the MS-Windows
GUI subsystem to do that, and the update takes time (and happens in a
separate UI thread).  So these small lags are expected.




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

Previous Next


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