emacs-devel
[Top][All Lists]
Advanced

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

quote and UNEVALLED?


From: Pavel Janík
Subject: quote and UNEVALLED?
Date: Wed, 14 Nov 2001 19:48:39 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

Hi,

quote is defined as:

DEFUN ("quote", Fquote, Squote, 1, UNEVALLED, 0,

I know that it is crazy to use something like (quote first second), but it
IS possible now. The doc-string says:

quote is a special form.
(quote ARG)

Return the argument, without evaluating it.  `(quote x)' yields `x'.

Shouldn't we fix the DEUN?
-- 
Pavel Janík

It Has To Work.
                  -- RFC1925: The Twelve Networking Truths



reply via email to

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