GNU bug report logs -
#15172
24.3.50; (cl) `Porting Common Lisp'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 23 Aug 2013 20:27:02 UTC
Severity: minor
Tags: wontfix
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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 <at> 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'
This bug report was last modified 11 years and 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.