all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.