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.devel Subject: Re: Windows Binaries for Emacs 28.2 released Date: Wed, 14 Sep 2022 05:36:36 +0300 Message-ID: <83wna63cnf.fsf@gnu.org> References: <834jxb414i.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14650"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Corwin Brust Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 14 04:37:36 2022 Return-path: Envelope-to: ged-emacs-devel@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 1oYIHP-0003gl-LC for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Sep 2022 04:37:35 +0200 Original-Received: from localhost ([::1]:52128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYIHO-0001hs-Hn for ged-emacs-devel@m.gmane-mx.org; Tue, 13 Sep 2022 22:37:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYIGe-00011c-LN for emacs-devel@gnu.org; Tue, 13 Sep 2022 22:36:48 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55240) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYIGd-0005gr-P2; Tue, 13 Sep 2022 22:36:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=3OQV/es2nMVmwUBhNFysgwDuHHTJtuyCyJmEgEBlv10=; b=ADXQeXSydLXX bokI0+5kxDSy6upf2u8WrUc0Tyad8IJjdJHRcYa7TUFPH/3paheDrd4UwGtQX244ax3Z5ge/09JWO +69fGN3SWDwebDGla4Ljmxnxw/LYQROTjcg+b58c0a103n4u1OOzx4IuEQ0C2CbKWOlkl/K+a4TNE y8YTg4YPzobNVMZsPw8Sui9To9p1VTh78rOQ5ZnqPpjjvo+kgEKmnMRrY72unzNGOwsysbkgFDGSJ 5Uk84wEpmnGLQPz2dKDzXJQtmF2ANk4PQZtUFuziDeysTuX1PdmcyPyOyf826/xdO/eIYQ3RvGFip 4MtFEfS/6x78SrKI57QoCA==; Original-Received: from [87.69.77.57] (port=1301 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 1oYIGc-0002ha-E7; Tue, 13 Sep 2022 22:36:46 -0400 In-Reply-To: (message from Corwin Brust on Tue, 13 Sep 2022 18:11:34 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:295286 Archived-At: > From: Corwin Brust > Date: Tue, 13 Sep 2022 18:11:34 -0500 > Cc: emacs-devel@gnu.org > > On Tue, Sep 13, 2022 at 12:47 PM Eli Zaretskii wrote: > > > > > From: Corwin Brust > > > Date: Tue, 13 Sep 2022 12:23:19 -0500 > > > > > > On Mon, Sep 12, 2022 at 5:13 AM Stefan Kangas wrote: > > > > > > > > Version 28.2 of Emacs, the extensible text editor, should now > > > > be available from your nearest GNU mirror: > > > > > > Binaries for Emacs 28.2 targeting Microsoft Windows are now available, as well. > > > > Thanks. But did you see bug#56639? It looks like there was some > > problem with generating loaddefs, and the question that worries me is > > whether the same could have happened for the 28.2 binaries. > > I can't reproduce bug#56639 starting from the installer for Emacs 28.2 > published today. I tested just now using a "test" machine without any > existing Emacs (or MSYS, etc) installations. > > I'm fairly confident that bug will turn out to be something with the > way I had been making "snapshot" binaries from the main development > branch. (I haven't made any snapshot builds recently.) Thanks, if that was a singular failure that won't come back, we are good, and this bug can be closed.