From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Fwd: Re: Inadequate documentation of silly characters on screen. Date: Thu, 19 Nov 2009 21:39:44 +0200 Message-ID: <838we2qp6n.fsf@gnu.org> References: <20091118191258.GA2676@muc.de> <20091119082040.GA1720@muc.de> <874ooq8xay.fsf@wanchan.jasonrumney.net> <20091119141852.GC1720@muc.de> <876396tvc3.fsf@wanchan.jasonrumney.net> <20091119154231.GA1314@muc.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1258659611 12111 80.91.229.12 (19 Nov 2009 19:40:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 19:40:11 +0000 (UTC) Cc: emacs-devel@gnu.org, schwab@linux-m68k.org, monnier@iro.umontreal.ca, jasonr@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 20:40:03 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 1NBCrE-0003Xh-6v for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 20:39:56 +0100 Original-Received: from localhost ([127.0.0.1]:33698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBCrD-0007IU-NT for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 14:39:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBCr6-0007GY-6F for emacs-devel@gnu.org; Thu, 19 Nov 2009 14:39:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBCr1-0007EZ-BC for emacs-devel@gnu.org; Thu, 19 Nov 2009 14:39:47 -0500 Original-Received: from [199.232.76.173] (port=49505 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBCr1-0007EW-6n for emacs-devel@gnu.org; Thu, 19 Nov 2009 14:39:43 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46956) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBCqx-0002KF-L9; Thu, 19 Nov 2009 14:39:39 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KTD00100FPYRC00@a-mtaout23.012.net.il>; Thu, 19 Nov 2009 21:39:38 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.37.193]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KTD0017FFY03Z50@a-mtaout23.012.net.il>; Thu, 19 Nov 2009 21:39:38 +0200 (IST) In-reply-to: <20091119154231.GA1314@muc.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:117285 Archived-At: > Date: Thu, 19 Nov 2009 15:42:31 +0000 > From: Alan Mackenzie > Cc: Andreas Schwab , > =09Stefan Monnier , emacs-devel@gnu.org >=20 > In the sequence >=20 > (aset nl 0 ?=F1) > (insert nl) >=20 > , the character that comes out isn't the one that went in. That is= a > bug. No, it isn't. You inserted 241 and got it back.