From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Heads-up: Emacs 26.1 RC1 Date: Wed, 21 Mar 2018 21:50:34 +0800 Message-ID: <87woy51qs5.fsf@ericabrahamsen.net> References: <83605snjjt.fsf@gnu.org> <87605raoo9.fsf@killashandra.ballybran.fr> <83zi33n9ud.fsf@gnu.org> <87y3inalb5.fsf@killashandra.ballybran.fr> <83sh8vn7ss.fsf@gnu.org> <87r2of5las.fsf@ericabrahamsen.net> <83d0zzmd3b.fsf@gnu.org> <87muz35f33.fsf@ericabrahamsen.net> <83bmfjm7ew.fsf@gnu.org> <87efke5o3b.fsf@ericabrahamsen.net> <83h8pakkcg.fsf@gnu.org> <878tal4v4b.fsf@ericabrahamsen.net> <83woy5k2s6.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1521640513 20036 195.159.176.226 (21 Mar 2018 13:55:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2018 13:55:13 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 21 14:55:09 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 1eyeCq-00057H-UO for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2018 14:55:09 +0100 Original-Received: from localhost ([::1]:55273 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyeEu-00043p-8q for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2018 09:57:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyeB2-0000T2-44 for emacs-devel@gnu.org; Wed, 21 Mar 2018 09:53:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyeAw-0000fc-5O for emacs-devel@gnu.org; Wed, 21 Mar 2018 09:53:16 -0400 Original-Received: from [195.159.176.226] (port=35609 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eyeAv-0000et-Ug for emacs-devel@gnu.org; Wed, 21 Mar 2018 09:53:10 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eye8q-0000Wk-Cs for emacs-devel@gnu.org; Wed, 21 Mar 2018 14:51:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:20AOHW2N0zlVRPgkEO59hVGWEZg= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 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:223890 Archived-At: Eli Zaretskii writes: >> From: Eric Abrahamsen >> Cc: johnw@gnu.org, emacs-devel@gnu.org, pierre.techoueyres@free.fr >> Date: Wed, 21 Mar 2018 17:48:36 +0800 >> >> So, to finally answer your question, the new `cond' statements in >> bf4f34ac7d on the fix/eieio-persistent branch simply check for a quote >> and strip it, the same thing that happens to list values up at the top >> of the function. > > OK, thanks for the explanations. Please install your changes on the > release branch. Great! And thanks for the 11th hour review.