From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Add cl-map-into Date: Fri, 01 Oct 2021 18:08:58 -0400 Message-ID: References: <87h7eag90n.fsf@gmail.com> <87czornpqz.fsf@gmail.com> <83v92gd1et.fsf@gnu.org> <87czood000.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13650"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Eli Zaretskii , emacs-devel@gnu.org, bozhidar@batsov.dev, Tassilo Horn To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Oct 02 00:10:50 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 1mWQjx-0003Kl-GF for ged-emacs-devel@m.gmane-mx.org; Sat, 02 Oct 2021 00:10:49 +0200 Original-Received: from localhost ([::1]:60032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWQjv-0007qj-QR for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Oct 2021 18:10:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWQiB-00074p-Vt for emacs-devel@gnu.org; Fri, 01 Oct 2021 18:08:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33252) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWQiA-0004ia-JL; Fri, 01 Oct 2021 18:08:58 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mWQiA-0006YC-9F; Fri, 01 Oct 2021 18:08:58 -0400 X-Spook: H&K E. Coli DCJFTF David John Oates Blackout NSG Disaster X-Ran: 8@y>Y'\\T4.{f3:~xKoiIcl9Uu-E>-qDWz9y*Pck1K.t>Z95^}v X-Hue: blue X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Fri, 01 Oct 2021 16:52:44 -0400") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:276012 Archived-At: Stefan Monnier wrote: > Ah, I pushed "the same fix" written differently :-( loadhist-tests-file-requires fails since 2fcd34f.