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: master e714b31 3/6: Merge from origin/emacs-28 Date: Wed, 10 Nov 2021 19:12:20 +0200 Message-ID: <83k0hg2avf.fsf@gnu.org> References: <20211106092430.31690.17236@vcs0.savannah.gnu.org> <20211106092433.20A2420A22@vcs0.savannah.gnu.org> <87zgqcgg3n.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32782"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 10 18:14:04 2021 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 1mkrAh-0008Jy-Ut for ged-emacs-devel@m.gmane-mx.org; Wed, 10 Nov 2021 18:14:04 +0100 Original-Received: from localhost ([::1]:52822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkrAg-0006iN-KY for ged-emacs-devel@m.gmane-mx.org; Wed, 10 Nov 2021 12:14:02 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkr98-0005GC-JQ for emacs-devel@gnu.org; Wed, 10 Nov 2021 12:12:26 -0500 Original-Received: from [2001:470:142:3::e] (port=40648 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkr97-000327-Bz; Wed, 10 Nov 2021 12:12:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=WVq6NbyolxMZ0jslZvze7vrv/ZLTcaGos/swWgmJ/Ls=; b=lxJXJxoXSKBz+dKVzwlm 2ta+V7MRkTKujc1qJK8z/PRO9c3Nc4cre2XjBnVtTu1/kCNNN5gCxLmOCv3Rbmn7bb/Ka2+H+Or37 SrlVWPuuzi61y7/THus6Gi3wN3+fR3YjK7DiY1AuY+8/wecuYuJYzhQL2OfO9fjoXEnUDcurbw5Rr 9Q3xk6/ZMzKwvd87m2zbo1jz+76PYN6X1wa7D7yRUIT8pH5AgpepJuYk1f+iHXOi63+Z95uTqO7yN MQ8BHZSiOHYC08HwYBakwkd85KWS1SJCPG4qlB5W8r+9rufnvAyEPwydJs9gswAw1jwh1fOTklAaQ YOqHhUKMCUYvyg==; Original-Received: from [87.69.77.57] (port=4892 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 1mkr97-0004uW-3n; Wed, 10 Nov 2021 12:12:25 -0500 In-Reply-To: <87zgqcgg3n.fsf@gmail.com> (message from Robert Pluim on Wed, 10 Nov 2021 16:55:40 +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" Xref: news.gmane.io gmane.emacs.devel:279181 Archived-At: > From: Robert Pluim > Cc: Eli Zaretskii > Date: Wed, 10 Nov 2021 16:55:40 +0100 > > Eli> +++ > Eli> -*** 'slot-value' can now be used to read slots of 'cl-defstruct' objects > > This line was a merge error, which Iʼve fixed. There may be more > lurking. Sorry about that. > I vote +1 on the suggestion to just start using etc/NEWS.29 I think I found the reason why merging NEWS didn't work for me, so it won't happen again. There was sufficient resistance to using a versioned name, so we should stick to what we have as long as it works well enough.