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: Emacs 30.0.91 pretest is available Date: Thu, 12 Sep 2024 12:08:24 +0300 Message-ID: <86h6alkznb.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18325"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acorallo@gnu.org, emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 12 11:09:29 2024 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 1sofpQ-0004d3-Hs for ged-emacs-devel@m.gmane-mx.org; Thu, 12 Sep 2024 11:09:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sofof-0004TC-JR; Thu, 12 Sep 2024 05:08:41 -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 1sofod-0004Mp-T2 for emacs-devel@gnu.org; Thu, 12 Sep 2024 05:08:39 -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 1sofoc-00026D-4x; Thu, 12 Sep 2024 05:08:38 -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=hyUxF93wQC3HYy//GLC4L6F9WtO7zH71sYA2B9cJ69Y=; b=duVwOpz7e8+H /plHCOx26eiCmEPQ5Lcm+MEsl6sYEI7upijl89pQPydsbn83PWpemliztAWbKKUpdRJ14Bh2Z2Okp CRZRHAGgAi7QhvUvVUQVc3pqcWH9dDHpj0iAuLywZsAab6VgQrdXTGkB13MlcmIEPxDBLKQPGu35V uTUy8U1sWTPyStddTu7hKT7eq+tCTNn2AbawGJ3t1V89gSQ6wK7v1ms0on/EB0Lmvq5ix+xEZjekw ttGv0GCAdI9NjaZgPjL0j19ZdiyFj+IsecXFmMSs0hgkbTk7GoFbAikQEc1pFycwR7OmGrwks0nBz GOMkSdKdOpgG3tKrP/tiEw==; In-Reply-To: (message from Ulrich Mueller on Thu, 12 Sep 2024 11:01:03 +0200) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323558 Archived-At: > From: Ulrich Mueller > Cc: emacs-devel@gnu.org > Date: Thu, 12 Sep 2024 11:01:03 +0200 > > >>>>> On Thu, 12 Sep 2024, Andrea Corallo wrote: > > > The first pretest for what will be the 30.1 release of Emacs (the > > extensible text editor) is now available at: > > > https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.91.tar.xz > > Any particular reason why the series starts with .91 instead of .90 > this time? Boring technical reasons: the emacs-30.90 tag was pushed to Git upstream several days ago, and making the tarball took all that time because we had a problem to find and fix.