emacs-devel
[Top][All Lists]
Advanced

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

Re: To be a list or not


From: Miles Bader
Subject: Re: To be a list or not
Date: Sun, 30 Dec 2007 07:40:21 +0900

"Stephen J. Turnbull" <address@hidden> writes:
>  >    (defun proper-list-p (x)
>  >      (and (listp x)
>  >           (null (cdr (last x)))))
>
> But please call it `true-list-p', which is the name of the similar
> XEmacs built-in.

I think "proper" is the commonly used terminology though...

-Miles

-- 
Ich bin ein Virus. Mach' mit und kopiere mich in Deine .signature.




reply via email to

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