GNU bug report logs -
#31052
26.0.91; Improve documentation of inline-letevals
Previous Next
Reported by: Gemini Lasswell <gazally <at> runbox.com>
Date: Wed, 4 Apr 2018 00:35:01 UTC
Severity: minor
Tags: fixed
Found in version 26.0.91
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 31052 <at> debbugs.gnu.org (full text, mbox):
> From: Gemini Lasswell <gazally <at> runbox.com>
> Cc: 31052 <at> debbugs.gnu.org
> Date: Wed, 04 Apr 2018 10:10:39 -0700
>
> > How about if you first tell informally what information is missing
> > from the original text, and then we see how to augment that by adding
> > the missing bits?
>
> The main question the existing documentation doesn't answer is what the
> purpose of inline-letevals is and why it should be used instead of 'let'.
OK, but in that case we need only add a single sentence:
This provides a convenient way to ensure that the arguments to an
inlined function are evaluated exactly once, as well as to create
local variables.
> The misleading part of the existing documentation is that it describes
> inline-letevals as similar to 'let' without mentioning that it does a
> completely different thing to symbols in the binding list.
The only part of your change that I perceive as related to this is the
following sentence:
When an element of @var{bindings} is just a symbol @var{var}, the
result of evaluating @var{var} is re-bound to @var{var}.
Is this what caused you to say it "does a completely different thing
to symbols in the binding list"? Or did I misunderstand?
Thanks.
This bug report was last modified 4 years and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.