From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 28.0.92 is out Date: Fri, 18 Mar 2022 08:59:55 -0700 Message-ID: <87bky3qmis.fsf@ericabrahamsen.net> References: <83ilshlokm.fsf@gnu.org> <87v8wb2x54.fsf@gnu.org> <83wngrfj02.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32856"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Lars Ingebrigtsen , Roland Winkler , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Mar 18 17:02:51 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 1nVF3y-0008Qv-Fp for ged-emacs-devel@m.gmane-mx.org; Fri, 18 Mar 2022 17:02:50 +0100 Original-Received: from localhost ([::1]:36474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nVF3x-0008Lk-CM for ged-emacs-devel@m.gmane-mx.org; Fri, 18 Mar 2022 12:02:49 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:55392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVF1F-0005PN-LR for emacs-devel@gnu.org; Fri, 18 Mar 2022 12:00:05 -0400 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:48442) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVF1E-0003gS-44; Fri, 18 Mar 2022 12:00:01 -0400 Original-Received: from localhost (c-71-197-232-41.hsd1.wa.comcast.net [71.197.232.41]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 5E0F0FA023; Fri, 18 Mar 2022 15:59:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1647619197; bh=3A0fMPSuT8saCCoZP1xOZ3hqCqZLplXoyoa/38gFbAE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=OT8rb3TSUnCjwJqp/olQPMwcOPQ86B/cJtZXNF11nY4eMu36oEu7zjOz00jMM+2GV EH1SFpDQU/sDnbvvHxsOmHc58qOBvvV14SVsDfDz0Kss4NzT+iWT4gnSRsrfB3ExaM 7bzR+C6yFS0MqFY6+dxS+zHXJmBmoS4LPadiH5iQ= In-Reply-To: <83wngrfj02.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 18 Mar 2022 16:11:25 +0200") Received-SPF: pass client-ip=52.70.2.18; envelope-from=eric@ericabrahamsen.net; helo=mail.ericabrahamsen.net X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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:287291 Archived-At: On 03/18/22 16:11 PM, Eli Zaretskii wrote: >> From: Roland Winkler >> Cc: emacs-devel@gnu.org >> Date: Fri, 18 Mar 2022 08:44:23 -0500 >> >> On Sun, Mar 13 2022, Eli Zaretskii wrote: >> > The third pretest for what will be the 28.1 release of Emacs (the >> > extensible text editor) is available at: >> >> I do not know as how mature the third pretest is ranked. Personally, >> I find bug 54158 very annoying; it is a regression compared with >> Emacs 27. Please, let me know if there is anything I can help debugging >> it. Unfortunately, it goes beyond my expertise. > > Eric, Lars, can we solve that bug soon, please? I can work on it this weekend. I don't even have a guess as to what might be wrong, though, so I'm not particularly optimistic.