From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Display of characters #xa0 and #xad in unibyte buffers Date: Mon, 05 Oct 2009 09:49:47 +0900 Message-ID: References: <19131.35568.835627.216245@a1i15.kph.uni-mainz.de> <833a6bv30o.fsf@gnu.org> <19132.34451.565451.857731@a1ihome1.kph.uni-mainz.de> <83ws3ntmgv.fsf@gnu.org> <831vlrsh6q.fsf@gnu.org> <831vljpm0v.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254703814 7143 80.91.229.12 (5 Oct 2009 00:50:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Oct 2009 00:50:14 +0000 (UTC) Cc: ulm@gentoo.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 05 02:50:07 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MubmB-0001t9-4m for ged-emacs-devel@m.gmane.org; Mon, 05 Oct 2009 02:50:07 +0200 Original-Received: from localhost ([127.0.0.1]:36790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MubmB-0007tV-57 for ged-emacs-devel@m.gmane.org; Sun, 04 Oct 2009 20:50:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mubm6-0007sj-87 for emacs-devel@gnu.org; Sun, 04 Oct 2009 20:50:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mubm1-0007pM-2N for emacs-devel@gnu.org; Sun, 04 Oct 2009 20:50:01 -0400 Original-Received: from [199.232.76.173] (port=46625 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mubm0-0007p6-UF for emacs-devel@gnu.org; Sun, 04 Oct 2009 20:49:56 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:37671) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mubly-0006oS-H3; Sun, 04 Oct 2009 20:49:55 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n950nm5Q010932; Mon, 5 Oct 2009 09:49:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n950nmjw020918; Mon, 5 Oct 2009 09:49:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id n950nlM2027348; Mon, 5 Oct 2009 09:49:47 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Mublr-0008K5-HX; Mon, 05 Oct 2009 09:49:47 +0900 In-Reply-To: <831vljpm0v.fsf@gnu.org> (message from Eli Zaretskii on Sun, 04 Oct 2009 11:05:04 +0200) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:115906 Archived-At: In article <831vljpm0v.fsf@gnu.org>, Eli Zaretskii writes: > > > Maybe we could try to make it more obvious that it only affects display > > > and nothing else. Then again, we should also make it more clear that > > > you should stay away from this feature. > > > > I'm not good at writing that kind of document. Could > > someone please install a proper docstring/info-text? > Done. Thank you!! --- Kenichi Handa handa@m17n.org