GNU bug report logs -
#52063
28.0.60; Confusing presentation of lambda
Previous Next
Full log
Message #11 received at 52063 <at> debbugs.gnu.org (full text, mbox):
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: 52063 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date: Wed, 24 Nov 2021 08:35:30 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > . The result:
> >
> > ((closure (t) nil (setq flyspell-generic-check-word-p 'mail-mode-flyspell-verify)))
> >
> > Why are we present a simple lambda as a closure? why confuse users
> > with something tricky instead of showing the lambda-form the user
> > typed?
>
> I'm not sure what you're suggesting here. The key is bound to a
> closure
Which key? I evaluated an add-hook expression.
What I want to see is my lambda, the one I put in the hook.
> (If you switch lexical-binding off in *scratch* it won't be.)
I doubt that we want to tell users to switch off lexical-binding to
see reasonably-formatted results from evaluation.
This bug report was last modified 3 years and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.