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. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel