From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jose A Ortega Ruiz Newsgroups: gmane.emacs.devel Subject: Re: git tip: Error in winner-save-old-configurations (flyspell-post-command-hook): (wrong-type-argument stringp nil) [73 times] Date: Thu, 08 Sep 2022 00:51:05 +0100 Message-ID: <87y1uuyc9i.fsf@mail.jao.io> References: <87czc7ynq6.fsf@mail.jao.io> <871qsmztau.fsf@mail.jao.io> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2644"; mail-complaints-to="usenet@ciao.gmane.io" To: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 08 01:51:51 2022 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 1oW4pj-0000Zh-0D for ged-emacs-devel@m.gmane-mx.org; Thu, 08 Sep 2022 01:51:51 +0200 Original-Received: from localhost ([::1]:39766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oW4pi-0007Km-3G for ged-emacs-devel@m.gmane-mx.org; Wed, 07 Sep 2022 19:51:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oW4p2-0006ZO-Ca for emacs-devel@gnu.org; Wed, 07 Sep 2022 19:51:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48224) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oW4p2-0003Gu-3n; Wed, 07 Sep 2022 19:51:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=ENrp+sLPrILzAdjvL/lLbhuc70E79ClOHCEcKODsYQ0=; b=Om+asE70+sIHZsfr+pEn N0l0MVkedw1NM0REQWzUPcwDU5wM++sXumd3fhK4VxzP4rfv8Sjye/KQZtkkQFTyuWSYm89l5X0x6 sI40frrb7NU7uFsg+DI5pYGgUDbI6NxomddURroAx0rlWy11hG0YBX0XHrODEZeGUoGm1UmohFk1u 7CYHKVNW/MPaicmh5/qoD1C/TFEaSll3sODmZZJyJTx9SxKOFYLV7NeTdVUT7WzMkx49LdKh5J289 zl3Hw5uCcFz89blzS4OnSnTuLcLCsoc0IGQCrAQuqkb06vyFZ5hSnjL86JcWBH3F+ca/j4fVzr28w FibCTYV1RaoVVA==; Original-Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:56842 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oW4p1-0002rK-MD; Wed, 07 Sep 2022 19:51:07 -0400 Original-Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id a1e8e96b; Wed, 7 Sep 2022 23:51:05 +0000 (UTC) In-Reply-To: <871qsmztau.fsf@mail.jao.io> X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: 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:294887 Archived-At: On Wed, Sep 07 2022, Jose A Ortega Ruiz wrote: [...] > sorry, i spoke too quickly. i still see the problem with this patch > applied. please, ignore all i said in this email. i was testing with the wrong emacs... too many emacsen installed for my little brain to cope :( i'll report back after checking with a good one. sorry for the noise. jao