From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Releasing Emacs 26.1 Date: Mon, 07 May 2018 20:42:55 +0300 Message-ID: <83h8njqs4g.fsf@gnu.org> References: <83o9hsr28g.fsf@gnu.org> <20180506210013.GA5047@breton.holly.idiocy.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1525714859 13495 195.159.176.226 (7 May 2018 17:40:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 7 May 2018 17:40:59 +0000 (UTC) Cc: johnw@gnu.org, emacs-devel@gnu.org To: Alan Third Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 07 19:40:55 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFk87-0003QR-0f for ged-emacs-devel@m.gmane.org; Mon, 07 May 2018 19:40:55 +0200 Original-Received: from localhost ([::1]:47381 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkAD-0006Ix-Oq for ged-emacs-devel@m.gmane.org; Mon, 07 May 2018 13:43:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkA7-0006Ig-RR for emacs-devel@gnu.org; Mon, 07 May 2018 13:43:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFkA7-00051r-1P for emacs-devel@gnu.org; Mon, 07 May 2018 13:42:59 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkA1-0004kx-5x; Mon, 07 May 2018 13:42:53 -0400 Original-Received: from [176.228.60.248] (port=4829 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fFkA0-0004nX-7F; Mon, 07 May 2018 13:42:53 -0400 In-reply-to: <20180506210013.GA5047@breton.holly.idiocy.org> (message from Alan Third on Sun, 6 May 2018 22:00:13 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:225126 Archived-At: > Date: Sun, 6 May 2018 22:00:13 +0100 > From: Alan Third > Cc: John Wiegley , emacs-devel@gnu.org > > > Any objections to releasing Emacs 26.1 in a week's time, anyone? > > None from me as long as I can apply the attached patch for a crash bug > I just discovered this evening. If you are reasonably sure this change cannot be worse than the bug it attempts to fix, it's fine with me to push to the release branch. Thanks.