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: Release branch emacs-29 Date: Tue, 29 Nov 2022 15:07:11 +0200 Message-ID: <83edtlnc3k.fsf@gnu.org> References: <83wn7flz9f.fsf@gnu.org> <87sfi2jl0p.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19214"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 29 14:07:04 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 1p00KF-0004mo-Gq for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Nov 2022 14:07:03 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p00Jy-0005Na-8y; Tue, 29 Nov 2022 08:06:46 -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 1p00Jt-0005NI-0L for emacs-devel@gnu.org; Tue, 29 Nov 2022 08:06:41 -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 1p00Jr-0000jr-NL for emacs-devel@gnu.org; Tue, 29 Nov 2022 08:06:40 -0500 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=A845yoeHVUtJZVcYvB2nLarjLJ5A8HdtWsNk+rMhyUc=; b=oOZORPPeYjjc 2J5VUeyHJtXnw1CX/VFxR2KbFOl4A6pW1bYzU/HCRCfYLIBlKn5eGdk/9Dbt2ay8oslJxImoZp1/Q IF/Vprx0lHKKe/qpourNIir1IOzzw7szxfR2Wg+Kk33vStpZEn2ao7hWsDNlJVVxxb4ZXXATEXhDs g8MUkOjy/OimThK5HLUUTJPQEMkI3RyInb7+2rSWDYgOqKhfEdSL+2YYFW1gifAIWmgEr83mBi/rB 1a0+fZWmMhiyfS0OKQqBy8qWJPPyBdKrnpNX276BNi5aUBMWR0ZlKfkrs7egZFqxBBK8rAxhN5cN5 fhVpNIOyU6vA0EPyRWneaw==; 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 1p00Jq-0005I5-Rw; Tue, 29 Nov 2022 08:06:39 -0500 In-Reply-To: <87sfi2jl0p.fsf@gnu.org> (message from Bastien on Tue, 29 Nov 2022 08:08:06 +0100) 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:300711 Archived-At: > From: Bastien > Cc: emacs-devel@gnu.org > Date: Tue, 29 Nov 2022 08:08:06 +0100 > > Is it okay to make an exception and sync 9.6 with the emacs-29 branch? Yes, thanks.