From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#59213: Emacs 29: Edebug fails to instrument a parameter whose name begins with _ Date: Sat, 18 Feb 2023 13:08:11 -0500 Message-ID: References: Reply-To: Stefan Monnier Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31940"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 59213-done@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 18 19:09:13 2023 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 1pTRe4-00086q-Fn for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 18 Feb 2023 19:09:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTRdw-0002Kj-QN; Sat, 18 Feb 2023 13:09:04 -0500 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 1pTRdu-0002KV-AX for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 13:09:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTRdu-0005o3-1O for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 13:09:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTRdt-0005nb-Ru for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 13:09:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Feb 2023 18:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59213 X-GNU-PR-Package: emacs Original-Received: via spool by 59213-done@debbugs.gnu.org id=D59213.167674370422243 (code D ref 59213); Sat, 18 Feb 2023 18:09:01 +0000 Original-Received: (at 59213-done) by debbugs.gnu.org; 18 Feb 2023 18:08:24 +0000 Original-Received: from localhost ([127.0.0.1]:44933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTRdH-0005mh-T5 for submit@debbugs.gnu.org; Sat, 18 Feb 2023 13:08:24 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:21327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTRdF-0005mS-Lg for 59213-done@debbugs.gnu.org; Sat, 18 Feb 2023 13:08:22 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 0489F1000D6; Sat, 18 Feb 2023 13:08:15 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 8563A100098; Sat, 18 Feb 2023 13:08:13 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1676743693; bh=DSGVwXq2Y0rZ6NaD79BXFSIUEWjs3D5ApeP/WF9zRWw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=JcI5YQihstmx9gWorDScWo9L8WdQW6d6JCMgyCzpeCRPxmMPP5MyZvRcXf4D2gbX3 2I4dtkJlmEAZVqX12mVKxu3lCVfgoJIgcQ0yF4s3EkXoq7skV78xYyIhoskvs26ehx +EUazIbjD0xcNLTUhQLnlRI/afuWZEr7JF+7lR+L2C8l2QhVY8lZ61KglvA1z2K53q iKuzaQzQza3nOPnK/jFNAv8zRf/2ZkRYxQ19Q88savtkVb2tG2QcotdcQEQ7jThD7X 1/ssFIjTi9trnPU97RU7OpxpNXLYjvRXUGR+0GZDot8pg0+0kWzK/oRD5tXvwZ2T4n 5EubeIb6hrZWQ== Original-Received: from pastel (unknown [216.154.34.24]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 5A6C4123211; Sat, 18 Feb 2023 13:08:13 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Tue, 14 Feb 2023 17:19:12 -0500") 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:255984 Archived-At: >> (defun cconv-make-interpreted-closure (fun env) >> + "Make a closure for the interpreter. >> +This function is evaluated both at compile time and run time. >> +FUN, the closure's function, must be a lambda form. >> +ENV, the closure's environment, is a mixture of lexical bindings of the form >> +(SYMBOL . VALUE) and symbols which indicate dynamic bindings of those >> +symbols." > > BTW, what did you mean by "This function is evaluated both at compile > time and run time"? I still have no idea what you mean by that. I just a put a FIXME for that in the mean time. > Also, I append the current state of the patch I plan to install on > `master`. Pushed. Stefan