From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: non-break-space in tutorial Date: Wed, 08 Jun 2005 23:25:44 +0200 Message-ID: References: <87y8a1o9u0.fsf-monnier+emacs@gnu.org> <87ll5yqbya.fsf@jurta.org> <87mzq3r70q.fsf@jurta.org> <873bruw4nw.fsf@jurta.org> <87wtp5raj4.fsf@jurta.org> <87wtp5hapg.fsf@jurta.org> <87br6gj0q7.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118266003 29501 80.91.229.2 (8 Jun 2005 21:26:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2005 21:26:43 +0000 (UTC) Cc: Juri Linkov , miles@gnu.org, snogglethorpe@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 08 23:26:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dg821-0003BO-R3 for ged-emacs-devel@m.gmane.org; Wed, 08 Jun 2005 23:24:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dg88o-0000Dg-JN for ged-emacs-devel@m.gmane.org; Wed, 08 Jun 2005 17:31:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dg88D-0000AA-M4 for emacs-devel@gnu.org; Wed, 08 Jun 2005 17:30:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dg88C-00009a-Pb for emacs-devel@gnu.org; Wed, 08 Jun 2005 17:30:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dg88C-00008w-Mz for emacs-devel@gnu.org; Wed, 08 Jun 2005 17:30:36 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dg839-0003W5-Jr; Wed, 08 Jun 2005 17:25:23 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id E931147FEA6; Wed, 8 Jun 2005 23:25:19 +0200 (CEST) Original-To: Stefan Monnier In-Reply-To: <87br6gj0q7.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 08 Jun 2005 12:05:06 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:38375 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38375 Stefan Monnier writes: >> Here is a generic approach (similar to using a display table, >> but without the overhead): > > What overhead? Just for the record, could all you people check the value of > `standard-display-table' in your current Emacs session? My bet is that most > of you have it non-nil already. It is non-nil here, indeed, but... the whole mess with the C-level escape glyph support code was because RMS rejected the original approach that used the display table... -- Kim F. Storm http://www.cua.dk