From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#64846: Emacs 29 RC on Windows: White background color flashes on startup, before background color from config takes effect on Windows Date: Tue, 25 Jul 2023 15:44:14 +0300 Message-ID: <83v8e8p3dt.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3446"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 64846@debbugs.gnu.org To: Yanchi =?UTF-8?Q?T=C3=B3th?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jul 25 14:46:18 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qOHQg-0000f9-9c for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 25 Jul 2023 14:46:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOHPb-0006BW-Ht; Tue, 25 Jul 2023 08:45:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOHOY-00064G-Jr for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2023 08:44:08 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qOHOU-0004JX-EJ for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2023 08:44:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOHOU-0004E7-4Y for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2023 08:44:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Jul 2023 12:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64846 X-GNU-PR-Package: emacs Original-Received: via spool by 64846-submit@debbugs.gnu.org id=B64846.169028901616188 (code B ref 64846); Tue, 25 Jul 2023 12:44:02 +0000 Original-Received: (at 64846) by debbugs.gnu.org; 25 Jul 2023 12:43:36 +0000 Original-Received: from localhost ([127.0.0.1]:44858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOHO3-0004D0-Lx for submit@debbugs.gnu.org; Tue, 25 Jul 2023 08:43:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOHO1-0004Ci-MI for 64846@debbugs.gnu.org; Tue, 25 Jul 2023 08:43:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOHNw-00042S-Ef; Tue, 25 Jul 2023 08:43:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=fzQ/26CQSH1ROrdw6VJyYV3i2EuNzADCYMUBONGBW8I=; b=WGioltlS1g1DFfqvYEBY H7kYne/UIJONXoPNwRmOzR4qzkYJUR+fOek/jTyEP3E21Qj0MWQik6IzDISHZL063H/zQ2aAzQn1B iuR9pthl0RacZQKb9/cToyWLxpOWBF6Bc+pD1IW9mHSppZlqs6sIdesvPugKahPt3GkXBsi0e5daz j4d10dvbf7+dtw/xG9MGkESs5VnjPWfeIXGF6tZLJU28pMyV0ZfjYkYhdbVYEOowHO0DWs6CA4S1X GQvNw3G3LbJLHoLmcsS2dbXjJCp0xvPceOYaxI9jm+0Hu8GQXDShyh/4btYzQXdT5br+b+Dp1V8lt 8jQH2AtyYU8Tvw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOHNv-0003NA-Tk; Tue, 25 Jul 2023 08:43:28 -0400 In-Reply-To: (message from Yanchi =?UTF-8?Q?T=C3=B3th?= on Tue, 25 Jul 2023 10:56:31 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:266054 Archived-At: > From: Yanchi Tóth > Date: Tue, 25 Jul 2023 10:56:31 +0200 > > White background color flashes on startup, before background color from > config takes effect in parts of the rectangle occupied by Emacs. Didn't > happen on 28.2, but does happen on both this RC, and the other 29 > pretests. See video attachment, and please let me know if I can be of any help. Please show a minimal init file that can be used to reproduce this behavior. Thanks.