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: Gnus not escaping NBSP and soft-hyphen Date: Sat, 25 Jun 2005 09:34:51 -0400 Message-ID: References: <200506212138.47101.pogonyshev@gmx.net> <87oe9yh45k.fsf@jurta.org> <874qbnbnzj.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119707804 28000 80.91.229.2 (25 Jun 2005 13:56:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2005 13:56:44 +0000 (UTC) Cc: ihs_4664@yahoo.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 25 15:56:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmB9D-0004xi-4f for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2005 15:56:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmBGS-0002at-8s for ged-emacs-devel@m.gmane.org; Sat, 25 Jun 2005 10:04:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmBC2-0001To-HU for emacs-devel@gnu.org; Sat, 25 Jun 2005 09:59:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmBBn-0001NE-4T for emacs-devel@gnu.org; Sat, 25 Jun 2005 09:59:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmBBm-0001Dj-B6 for emacs-devel@gnu.org; Sat, 25 Jun 2005 09:59:18 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmAt2-0004Dj-It for emacs-devel@gnu.org; Sat, 25 Jun 2005 09:39:56 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DmAo7-0000xZ-1k; Sat, 25 Jun 2005 09:34:51 -0400 Original-To: Juri Linkov In-reply-to: <874qbnbnzj.fsf@jurta.org> (message from Juri Linkov on Fri, 24 Jun 2005 22:07:04 +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:39498 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39498 But perhaps the cindex name in the Emacs manual should be the same as the Unicode name: @vindex nobreak-char-display @cindex no-break space, display @cindex soft hyphen, display I did that. Thanks.