emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70209: closed (30.0.50; describe key + lambda too poetic)


From: GNU bug Tracking System
Subject: bug#70209: closed (30.0.50; describe key + lambda too poetic)
Date: Sat, 06 Apr 2024 13:18:01 +0000

Your message dated Sat, 06 Apr 2024 09:17:21 -0400
with message-id <jwva5m6k4wu.fsf-monnier+emacs@gnu.org>
and subject line Re: bug#70209: 30.0.50; describe key + lambda too poetic
has caused the debbugs.gnu.org bug report #70209,
regarding 30.0.50; describe key + lambda too poetic
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70209
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; describe key + lambda too poetic Date: Fri, 05 Apr 2024 00:47:48 -0400 User-agent: mu4e 1.12.0; emacs 30.0.50

GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-04-02
emacs -Q --batch \
--eval '(global-set-key (kbd "c") (lambda () (interactive) t))' \
--eval '(describe-key "c")' \
--eval '(with-current-buffer "*Help*" (print (buffer-substring-no-properties (point-min) (point-max))))'

Outputs the following poetry:

"c runs the command #<closure 0FE> (found in global-map), which is .

It is bound to c.

(anonymous)
"

"which is..."?
What is describe-key trying to tell us?
Is it respecting the function's wish to remain anonymous?
Is it commentary on the limits of descriptive language?
I can only respond with the output of M-x describe-feelings:

"It is bound to c, yet I see a bind:
Though closure mentioned, none I've yet to find."
~ Anonymous




--- End Message ---
--- Begin Message --- Subject: Re: bug#70209: 30.0.50; describe key + lambda too poetic Date: Sat, 06 Apr 2024 09:17:21 -0400 User-agent: Gnus/5.13 (Gnus v5.13)
> Thanks, Stefan

My pleasure, closing,


        Stefan



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]