From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: elisp manual, page "Display Tables" is opaque Date: Mon, 11 Sep 2006 22:01:17 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1158026542 6375 80.91.229.2 (12 Sep 2006 02:02:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Sep 2006 02:02:22 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 12 04:02:20 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMxbN-0007C2-LN for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Sep 2006 04:02:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMxbN-0001PQ-2C for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Sep 2006 22:02:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GMxaT-0000wO-55 for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2006 22:01:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GMxaS-0000vj-0N for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2006 22:01:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMxaR-0000vd-Hy for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2006 22:01:19 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GMxbp-0000jL-TQ for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2006 22:02:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GMxaP-0002Sa-QW; Mon, 11 Sep 2006 22:01:17 -0400 Original-To: "Mackenzie, Alan" In-reply-to: (AMackenzie@harmanbecker.com) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15320 Archived-At: The value should be `nil' or a vector of glyph values (*note Glyphs::). If an element is `nil', it says to display that character according to the usual display conventions (*note Usual Display::). Nowhere is it defined what a "glyph VALUE" is. A "glyph value" is just a value which is interpreted as a glyph. You must be prepared to interpret such words in their ordinary English meanings. I have tried clarifying the text; maybe you will like the new version better.