* bug#15172: 24.3.50; (cl) `Porting Common Lisp'
@ 2013-08-23 20:25 Drew Adams
2014-02-08 4:45 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2013-08-23 20:25 UTC (permalink / raw)
To: 15172
This part is unclear/misleading:
"In Common Lisp, function arguments and `let' bindings apply
only to references physically within their bodies
(or within macro expansions in their bodies).
It is unclear what "function arguments" refers to here. Does it mean
the formal parameters of a function or its actual arguments? Or does
it mean arguments whose values are functions?
In any case, what it says about these "function arguments" seems wrong.
I cannot give it a meaning if it is trying to say something about
arguments that are functions. And if it is trying to say that Common
Lisp always binds the arguments to a function using lexical binding then
that is just wrong.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-08-17 on ODIEONE
Bzr revision: 113938 eliz@gnu.org-20130817171807-fxigtkbc6yy8m9iw
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
CFLAGS=-O0 -g3 LDFLAGS=-Lc:/Devel/emacs/lib
CPPFLAGS=-Ic:/Devel/emacs/include'
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#15172: 24.3.50; (cl) `Porting Common Lisp'
2013-08-23 20:25 bug#15172: 24.3.50; (cl) `Porting Common Lisp' Drew Adams
@ 2014-02-08 4:45 ` Lars Ingebrigtsen
2014-02-09 23:36 ` Drew Adams
0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-08 4:45 UTC (permalink / raw)
To: Drew Adams; +Cc: 15172
Drew Adams <drew.adams@oracle.com> writes:
> This part is unclear/misleading:
>
> "In Common Lisp, function arguments and `let' bindings apply
> only to references physically within their bodies
> (or within macro expansions in their bodies).
>
> It is unclear what "function arguments" refers to here. Does it mean
> the formal parameters of a function or its actual arguments? Or does
> it mean arguments whose values are functions?
I think that's kinda unlikely. Introducing terminology like "formal
parameters" here (that few are likely to understand) would just make
this even worse. Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#15172: 24.3.50; (cl) `Porting Common Lisp'
2014-02-08 4:45 ` Lars Ingebrigtsen
@ 2014-02-09 23:36 ` Drew Adams
0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2014-02-09 23:36 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 15172
> > It is unclear what "function arguments" refers to here. Does it
> > mean the formal parameters of a function or its actual arguments?
> > Or does it mean arguments whose values are functions?
>
> I think that's kinda unlikely. Introducing terminology like "formal
> parameters" here (that few are likely to understand) would just make
> this even worse. Closing.
Clearly you have missed the point. No one asked that you introduce
"formal parameters". The point is that it is not clear what is
meant here by "function arguments". Pick an expression that
actually says what is in fact meant, and fix the bug. If the answer
is that you mean the arguments passed to the function, then say so.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-09 23:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 20:25 bug#15172: 24.3.50; (cl) `Porting Common Lisp' Drew Adams
2014-02-08 4:45 ` Lars Ingebrigtsen
2014-02-09 23:36 ` Drew Adams
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.