[Top][All Lists]
[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: |
Stefan Monnier |
Subject: |
Re: datatypes in Elisp Info: mention "things" for which there is no "thing" datatype - e.g. faces |
Date: |
Fri, 24 Jun 2005 10:21:51 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> 2) Cross-reference the discussions of some of the important "non-types",
> such as `face'.
> My memory doesn't recall any others, but I wouldn't want to rely on it.
> What others do you know of?
obarray
Not sure how important it is for this section of the elisp manual, tho,
especially now that we have hash-tables.
Stefan
- RE: datatypes in Elisp Info: mention "things" for which there is no "thing" datatype - e.g. faces, (continued)