[EMAIL PROTECTED] (Kim F. Storm) writes:
>>     But what's the wisdom behind pushnew-internal [we already know that
>>     PLACE is a symbol]?
>>
>> This is in case we someday switch to lexical binding.
>> add-to-list won't work properly on lexical varables.
>
> Ok, but why does it need a defvar ?

That tells the compiler that pushnew-internal is a special (non-lexical)
variable.

-Miles

-- 
"Suppose we've chosen the wrong god. Every time we go to church we're
just making him madder and madder." -- Homer Simpson


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to