emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] GnuTLS support on Woe32


From: David Kastrup
Subject: Re: [PATCH] GnuTLS support on Woe32
Date: Wed, 04 May 2011 07:36:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> On Tue, May 3, 2011 at 20:32, Andreas Schwab <address@hidden> wrote:
>
>> assq always returns a list.
>
> nil is not a consp. And certainly assq can return nil.

listp is a built-in function in `C source code'.

(listp OBJECT)

Return t if OBJECT is a list, that is, a cons cell or nil.
Otherwise, return nil.

[back]


-- 
David Kastrup




reply via email to

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