From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: Re: dashes and non-breaking spaces Date: Thu, 13 Jan 2005 23:39:14 +0200 Message-ID: <200501132339.14722.pogonyshev@gmx.net> References: <200412281520.49126.pogonyshev@gmx.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1105652221 21796 80.91.229.6 (13 Jan 2005 21:37:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Jan 2005 21:37:01 +0000 (UTC) Cc: juri@jurta.org, miles@gnu.org, snogglethorpe@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 13 22:36:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CpCe0-0006y8-00 for ; Thu, 13 Jan 2005 22:36:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpCpf-0007HY-Kd for ged-emacs-devel@m.gmane.org; Thu, 13 Jan 2005 16:48:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CpCpW-0007HS-4i for emacs-devel@gnu.org; Thu, 13 Jan 2005 16:48:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CpCpV-0007HG-MA for emacs-devel@gnu.org; Thu, 13 Jan 2005 16:48:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpCpV-0007HD-Jo for emacs-devel@gnu.org; Thu, 13 Jan 2005 16:48:33 -0500 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CpCdc-0002IC-8J for emacs-devel@gnu.org; Thu, 13 Jan 2005 16:36:16 -0500 Original-Received: (qmail invoked by alias); 13 Jan 2005 21:29:34 -0000 Original-Received: from unknown (EHLO localhost.localdomain) (195.50.12.114) by mail.gmx.net (mp013) with SMTP; 13 Jan 2005 22:29:34 +0100 X-Authenticated: #16844820 Original-To: rms@gnu.org, Karl Eichwalder User-Agent: KMail/1.4.3 In-Reply-To: X-Y-GMX-Trusted: 0 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: main.gmane.org gmane.emacs.devel:32208 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32208 Richard Stallman wrote: > Yes, it should stand out, but not everywhere. Reading arbitrary ma= il > messages I am not interested in such technical details. In Gnus by > default, it must not be highlighted at all; > > The word "must" makes this statement so strong that it surprises me. > Why do you think this is such a great problem? Because it makes text harder to read. You generally don't care if there is a non-breaking space or a space in a mail your buddy sent to you, you just read the message and don't want various extra symbols or highlights get in your way. Paul