* About `cl-getf' in CL manual
@ 2013-02-15 13:00 Xue Fuqiao
2013-02-15 23:30 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Xue Fuqiao @ 2013-02-15 13:00 UTC (permalink / raw)
To: help-gnu-emacs
In the trunk version of (info "(cl) Setf Extensions"):
Note that for `cl-getf' (as for `nthcdr'), the list argument of
the function must itself be a valid PLACE form.
What does the "PLACE" form mean here? Does it mean "generalized
variable"? I'm confused, because usually only the arguments to a
function being described are in upper case. Can anybody help? Thanks.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: About `cl-getf' in CL manual
2013-02-15 13:00 About `cl-getf' in CL manual Xue Fuqiao
@ 2013-02-15 23:30 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-02-15 23:30 UTC (permalink / raw)
To: help-gnu-emacs
> In the trunk version of (info "(cl) Setf Extensions"):
> Note that for `cl-getf' (as for `nthcdr'), the list argument of
> the function must itself be a valid PLACE form.
> What does the "PLACE" form mean here? Does it mean "generalized
> variable"?
Yes.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-15 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15 13:00 About `cl-getf' in CL manual Xue Fuqiao
2013-02-15 23:30 ` Stefan Monnier
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.