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

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

Re: when should a variable to quoted?


From: Eli Zaretskii
Subject: Re: when should a variable to quoted?
Date: Sat, 13 Sep 2008 13:21:27 +0300

> From: pjb@informatimago.com (Pascal J. Bourguignon)
> Date: Sat, 13 Sep 2008 11:38:18 +0200
> 
> (require 'cl)
> (push 0 ll)            ; push is a macro

push is indeed a macro, but there's no need to require 'cl anymore,
push is now available in Emacs Lisp.




reply via email to

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