From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: datatypes in Elisp Info: mention "things" for which there is no "thing" datatype - e.g. faces Date: Fri, 24 Jun 2005 20:31:11 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119661249 29304 80.91.229.2 (25 Jun 2005 01:00:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2005 01:00:49 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 25 03:00:48 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dlz1w-0002GC-OX for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2005 03:00:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dlz95-0000ok-63 for ged-emacs-devel@m.gmane.org; Fri, 24 Jun 2005 21:07:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dlz6W-0007fH-7m for emacs-devel@gnu.org; Fri, 24 Jun 2005 21:05:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dlz5Z-0007Q8-BJ for emacs-devel@gnu.org; Fri, 24 Jun 2005 21:04:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dlz5X-0007HK-5A for emacs-devel@gnu.org; Fri, 24 Jun 2005 21:04:03 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DlyeT-0007gy-Gq for emacs-devel@gnu.org; Fri, 24 Jun 2005 20:36:05 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DlyZj-00044N-EQ; Fri, 24 Jun 2005 20:31:11 -0400 Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Fri, 24 Jun 2005 15:32:26 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39475 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39475 > My memory doesn't recall any others, but I wouldn't want to rely on it. > What others do you know of? coding-system, charset, fontset? It would be useful to have brief information about all of these, in that chapter. It doesn't need to say much, and perhaps these all work the same way, so a single section could describe them all.