emacs-devel
[Top][All Lists]
Advanced

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

Re: datatypes in Elisp Info: mention "things" for which there is no "thi


From: Luc Teirlinck
Subject: Re: datatypes in Elisp Info: mention "things" for which there is no "thing" datatype - e.g. faces
Date: Fri, 24 Jun 2005 13:41:33 -0500 (CDT)

Miles Bader wrote:

   I tend to think of datatypes in lisp as being disjoint categories of
   values; a value can only every have one datatype.

It can only have one _primitive_ data type (returned by type-of), but
it can have tons of data types.  See `(elisp)Lisp Data Types' and 
`(elisp)Type Predicates'.

Sincerely,

Luc.




reply via email to

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