From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gabriele Nicolardi Newsgroups: gmane.emacs.bugs Subject: bug#69573: Eager macro-expansion failure: (wrong-type-argument integer-or-marker-p nil) Date: Fri, 15 Mar 2024 17:22:26 +0100 Message-ID: References: <28a41cd9-3abe-47bf-b3d5-fed723dde32b@medialab.sissa.it> <875xy0qjzf.fsf@web.de> <812c2400-07b5-451a-89bc-4e9e4b60fb44@medialab.sissa.it> <87r0gmbvnc.fsf@web.de> <871q8mbn7e.fsf@web.de> <87zfv8uivz.fsf@web.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------weGr04od9PNkoboSHrTY6N0s" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11428"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird Cc: Michael Heerdegen , 69573@debbugs.gnu.org To: Andrea Corallo , Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 15 17:23:54 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1rlALa-0002oi-Fc for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 Mar 2024 17:23:54 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rlALB-0003LT-0Y; Fri, 15 Mar 2024 12:23:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rlAL8-0003Kx-OK for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2024 12:23:26 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rlAL8-00045Z-FL for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2024 12:23:26 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rlALi-0000TQ-EH for bug-gnu-emacs@gnu.org; Fri, 15 Mar 2024 12:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Gabriele Nicolardi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Mar 2024 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69573 X-GNU-PR-Package: emacs Original-Received: via spool by 69573-submit@debbugs.gnu.org id=B69573.17105197951748 (code B ref 69573); Fri, 15 Mar 2024 16:24:02 +0000 Original-Received: (at 69573) by debbugs.gnu.org; 15 Mar 2024 16:23:15 +0000 Original-Received: from localhost ([127.0.0.1]:53626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlAKw-0000S7-V5 for submit@debbugs.gnu.org; Fri, 15 Mar 2024 12:23:15 -0400 Original-Received: from smtp06.cbsolt.net ([185.97.217.45]:48040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlAKt-0000Rr-Lv for 69573@debbugs.gnu.org; Fri, 15 Mar 2024 12:23:13 -0400 Original-Received: from [10.0.2.15] (host-79-45-241-136.retail.telecomitalia.it [79.45.241.136]) by smtp06.cbsolt.net (Postfix) with ESMTPSA id 4Tx8fX5xY0z3wZG; Fri, 15 Mar 2024 17:22:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cbsolt.net; s=201504-di4k2w; t=1710519749; bh=MAZJelXPcOVWhIU3dO+Cu+ceux0wOLMbmtT2gTLnwU0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Z8FUFve5w1GsimoT798CLcq4AdzT/kS745wwvbIkSJMFP+w7sMLDHG3LLJ/E//CiZ hvX3QwjpdHIz+DWm3mRaZFKtefrFYaqwwGY4ejowecN5hqb0aWLPIK3tl5viuRmX6t t4seiaEvDnkqkR+ukHR30iR55rCKoVuW2LVUXlxI= Content-Language: en-US In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:281686 Archived-At: This is a multi-part message in MIME format. --------------weGr04od9PNkoboSHrTY6N0s Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 15/03/24 14:52, Andrea Corallo wrote: > Okay I've installed 00553628558 into master, I believe it does what we > want and seems to fix the minimal reproducer I made from the original > example. > > Gabriele could you check it solves the issue for you? I'm sorry, but I'm not sure what to do to test the modification. I have Emacs 29.2 installed via snap. I suppose I would need to install the modified version by downloading it from the repo. This is something I've never done before. If necessary, I could try doing it on a virtual machine. > Now thinking about, I think we should install it into 29 if it proves to > be the right fix. This would be desirable since the version provided by snap is indeed 29. Thanks! Gabriele > Thanks! > > Andrea --------------weGr04od9PNkoboSHrTY6N0s Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Il 15/03/24 14:52, Andrea Corallo wrote:
Okay I've installed 00553628558 into master, I believe it does what we
want and seems to fix the minimal reproducer I made from the original
example.

Gabriele could you check it solves the issue for you?
I'm sorry, but I'm not sure what to do to test the modification.
I have Emacs 29.2 installed via snap. I suppose I would need to
install the modified version by downloading it from the repo.
This is something I've never done before.
If necessary, I could try doing it on a virtual machine.
Now thinking about, I think we should install it into 29 if it proves to
be the right fix.
This would be desirable since the version provided by snap is indeed 29.

Thanks!

Gabriele
Thanks!

  Andrea

--------------weGr04od9PNkoboSHrTY6N0s--