From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: please consider emacs-unicode for pervasive changes Date: 05 Sep 2002 00:30:09 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208090754.g797s6s11972@rum.cs.yale.edu> <200208130030.JAA26246@etlken.m17n.org> <200209030615.PAA10378@etlken.m17n.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031182217 29683 127.0.0.1 (4 Sep 2002 23:30:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Sep 2002 23:30:17 +0000 (UTC) Cc: raeburn@raeburn.org, monnier+gnu/emacs@rum.cs.yale.edu, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mjbE-0007id-00 for ; Thu, 05 Sep 2002 01:30:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17mkAe-0005O2-00 for ; Thu, 05 Sep 2002 02:06:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mjcn-0007KA-00; Wed, 04 Sep 2002 19:31:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mjbI-00078a-00 for emacs-devel@gnu.org; Wed, 04 Sep 2002 19:30:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mjbG-00077C-00 for emacs-devel@gnu.org; Wed, 04 Sep 2002 19:30:20 -0400 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mjbG-000778-00 for emacs-devel@gnu.org; Wed, 04 Sep 2002 19:30:18 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 17mjb7-0001Yz-00; Thu, 05 Sep 2002 00:30:09 +0100 Original-To: Kenichi Handa Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7489 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7489 Kenichi Handa writes: > But, is it a big problem? Even in Emacs 21, iso-2022 files > may be changed just by reading and writing (e.g. by removing > redundant escape sequences). RMS complained about even chaneglogs getting changed, but it will certainly screw various Emacs 21 lisp/{international,language} files. > The most frustrating redisplay bug of emacs-unicode I notice > is that cursor sometimes disappear, It misses entire chunks of text for me, particularly after pasting an sexp in, I think. I've been quite confused trying to use it.