help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About `autoload-do-load'


From: Stefan Monnier
Subject: Re: About `autoload-do-load'
Date: Tue, 08 Jan 2013 10:46:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Yes, function value and function cell are equivalent in this context.

Not quite: a "cell" is a place somewhere in memory that can contain
a value.  So the "function cell" of a symbol *holds* (as opposed to
"is") a "function value".


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]