From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: non-break-space in tutorial Date: Sat, 28 May 2005 07:53:13 -0400 Message-ID: References: <87y8a1o9u0.fsf-monnier+emacs@gnu.org> <87acmgubin.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1117281786 28038 80.91.229.2 (28 May 2005 12:03:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 May 2005 12:03:06 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 28 14:03:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dc01C-0002hw-JZ for ged-emacs-devel@m.gmane.org; Sat, 28 May 2005 14: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 1Dc05f-0004X5-Mu for ged-emacs-devel@m.gmane.org; Sat, 28 May 2005 08:06:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dc00r-0002PS-8z for emacs-devel@gnu.org; Sat, 28 May 2005 08:02:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dc00m-0002NS-AR for emacs-devel@gnu.org; Sat, 28 May 2005 08:01:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dc00l-0002Ib-PE for emacs-devel@gnu.org; Sat, 28 May 2005 08:01:51 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dbzuu-0005DM-7U for emacs-devel@gnu.org; Sat, 28 May 2005 07:55:48 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DbzsP-0004xB-Hd; Sat, 28 May 2005 07:53:13 -0400 Original-To: Juri Linkov In-reply-to: <87acmgubin.fsf@jurta.org> (message from Juri Linkov on Fri, 27 May 2005 14:57:36 +0300) 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:37820 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37820 A better indication for non-breaking spaces and hyphens is the same as for whitespace highlighting enabled with show-trailing-whitespace, i.e. displaying non-breaking spaces and hyphens in a special face with a non-default background color without adding \. Would you like to write a patch do this, so people can try it and see if they like it better?