From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#66750: Unhelpful text in C-h v for variables with a lambda form as value Date: Sat, 28 Oct 2023 19:26:25 +0300 Message-ID: <83bkcid87i.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31016"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acorallo@gnu.org, 66750@debbugs.gnu.org, stefankangas@gmail.com, acm@muc.de, monnier@iro.umontreal.ca To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 28 18:28:03 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 1qwmAN-0007u2-Sg for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 28 Oct 2023 18:28:03 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwm9w-0005cv-An; Sat, 28 Oct 2023 12:27:37 -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 1qwm9s-0005cc-6W for bug-gnu-emacs@gnu.org; Sat, 28 Oct 2023 12:27:32 -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 1qwm9q-00061b-TL for bug-gnu-emacs@gnu.org; Sat, 28 Oct 2023 12:27:31 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwmAM-0007zH-J8 for bug-gnu-emacs@gnu.org; Sat, 28 Oct 2023 12:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 28 Oct 2023 16:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66750 X-GNU-PR-Package: emacs Original-Received: via spool by 66750-submit@debbugs.gnu.org id=B66750.169851044130654 (code B ref 66750); Sat, 28 Oct 2023 16:28:02 +0000 Original-Received: (at 66750) by debbugs.gnu.org; 28 Oct 2023 16:27:21 +0000 Original-Received: from localhost ([127.0.0.1]:39439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwm9g-0007yL-KL for submit@debbugs.gnu.org; Sat, 28 Oct 2023 12:27:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwm9b-0007y5-7N for 66750@debbugs.gnu.org; Sat, 28 Oct 2023 12:27:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qwm8z-0005ct-6Q; Sat, 28 Oct 2023 12:26:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=GzHnXY2n0hLLrCHLQXm6VWHCLtoN0KvPX6gKArj5+8c=; b=PCTJxTCOHlSm 6eaevTyAvcmueREcrGvy1xTxHAtIxk3pl98ISIDWjtg+75jj5lhZafcDXTHNa/QGHJCi6zqzUcVAQ sWw5w/k1y5g13ezq4cK1+hfpangNOQQ7eXsooy76wNVxsrFEW472nK3dL+c78bB7j/rYwtGp7iGji umQwDK5+VCIFQU8XLUvk0Vvb1VutDXzDHbvrYbDayJKvS/oQfZxQr+R3mkLYLTwHxkHDs03+Y5C9J lbXMt8PPbJsmEB5sAPTBowj8lVl1N0r0jJkXi2te9riAX/81+swiZmwWdc9OfAqKr7ntYxUD/8TL/ Z5Wu/XQJD6qfJDVdO2IRog==; In-Reply-To: (message from Alan Mackenzie on Sat, 28 Oct 2023 15:59:26 +0000) 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:273450 Archived-At: > Cc: 66750@debbugs.gnu.org, Andrea Corallo , > Stefan Monnier , acm@muc.de > Date: Sat, 28 Oct 2023 15:59:26 +0000 > From: Alan Mackenzie > > Hello, Stefan. > > On Sat, Oct 28, 2023 at 08:04:00 -0700, Stefan Kangas wrote: > > Alan Mackenzie writes: > > > > Currently feature/named-lambdas is mostly working, not fully working. > > > Probably the most pressing of these deficiencies is that native compiled > > > lambda functions don't yet get their defining symbol set. > > As I've said, this is now fixed. Above, you are talking about "the most pressing of these deficiencies", which is now fixed. What other deficiencies or issues are you aware of? Please provide a full list, so we could make an informed decision whether the feature branch is ready to be landed.