From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Release branch emacs-29 Date: Tue, 29 Nov 2022 08:08:06 +0100 Organization: GNU Message-ID: <87sfi2jl0p.fsf@gnu.org> References: <83wn7flz9f.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="39012"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 29 08:09:45 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 1ozukS-0009wm-UK for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Nov 2022 08:09:44 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ozuj6-0006WI-Ua; Tue, 29 Nov 2022 02:08:21 -0500 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 1ozuiz-0006TM-0o for emacs-devel@gnu.org; Tue, 29 Nov 2022 02:08:17 -0500 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 1ozuiy-0005X4-Nb for emacs-devel@gnu.org; Tue, 29 Nov 2022 02:08:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=zFCNTWwwrrwACyv20aFkEENxi1kcgBAj0lce8pkk798=; b=RmrJYCwCcaS4NSYGFKTh Jgx9x0ZpAO4/4h9Uqlmd/58RvspRSaYYorxNa6x+fZqzzih8NYjMhtM+65bS3fX0oksoW/ajd1/O5 TnQkG0zclq7NDWGeTSomfY+TotZ3pGKD+vrL/wfihhqflVHGpVaDLkEgAdSif7+aaTdc4IInvTkvW RAcPrm08TaWpFoTPrxAqVXLPkcPKND/HdjjjodibBSzktUtYERwM6QgVmaCVdmyMKsJqRDamLyZBC wL5gPHpoOLPSRunwAlmExNZrIMMhL3XcEmMVqNuFHEQMyTuodhAvfWH+uDCpxdleKZGGn7giKdGkH TWg7kNjgobX0yQ==; Original-Received: from 64.51.140.77.rev.sfr.net ([77.140.51.64] helo=hal) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozuiv-0008Vi-8Z; Tue, 29 Nov 2022 02:08:10 -0500 Original-Received: by hal (Postfix, from userid 1000) id A0F601E0401; Tue, 29 Nov 2022 08:08:06 +0100 (CET) In-Reply-To: <83wn7flz9f.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 28 Nov 2022 20:17:32 +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:300703 Archived-At: Hi Eli, Eli Zaretskii writes: > From now on please install bug fixes to the emacs-29 branch (they will be > merged to master soon enough), while new features and improvements in > existing features should be installed on master. Org 9.6 has just been released: https://list.orgmode.org/87pmd6p7qs.fsf@gnu.org/T/#u I interpreted "late november" a bit too extremely and thought tomorrow was the deadline for merging Org 9.6 with the Emacs development branch. Is it okay to make an exception and sync 9.6 with the emacs-29 branch? Thanks, -- Bastien