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: master 506270f: Don't compare arguments that can be nil Date: Sun, 17 Dec 2017 05:37:37 +0200 Message-ID: <83ind6qb26.fsf@gnu.org> References: <20171216004036.16935.43030@vcs0.savannah.gnu.org> <20171216004037.6240920856@vcs0.savannah.gnu.org> <87mv2i6zbe.fsf@telefonica.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1513481802 30014 195.159.176.226 (17 Dec 2017 03:36:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 17 Dec 2017 03:36:42 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: ofv@wanadoo.es (=?iso-8859-1?Q?=D3scar?= Fuentes) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 17 04:36:38 2017 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 1eQPkk-0007FE-9U for ged-emacs-devel@m.gmane.org; Sun, 17 Dec 2017 04:36:38 +0100 Original-Received: from localhost ([::1]:52963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQPmd-0001Oe-SD for ged-emacs-devel@m.gmane.org; Sat, 16 Dec 2017 22:38:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQPlh-0001MQ-Id for emacs-devel@gnu.org; Sat, 16 Dec 2017 22:37:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQPle-0001T0-D9 for emacs-devel@gnu.org; Sat, 16 Dec 2017 22:37:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQPle-0001Su-8w; Sat, 16 Dec 2017 22:37:34 -0500 Original-Received: from [176.228.60.248] (port=4003 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eQPld-0001El-AY; Sat, 16 Dec 2017 22:37:33 -0500 In-reply-to: <87mv2i6zbe.fsf@telefonica.net> (ofv@wanadoo.es) 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:221166 Archived-At: > From: ofv@wanadoo.es (Óscar Fuentes) > Date: Sun, 17 Dec 2017 00:13:57 +0100 > Cc: emacs-devel@gnu.org > > > This is https://debbugs.gnu.org/28039, which seems like something to > > fix in the emacs-26 branch. > > Thanks. > > AFAIK emacs-26 is open only for documentation and regressions. I wish that were the case, but given the fact we wait for the widen-less stuff to be merged, we are a far cry from there. > This bug existed since the beginning of SES. OTOH, it looks quite > safe. > > I have no problem about backporting it to emacs-26. Eli? Please do, and thanks.