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: Pretest next week Date: Fri, 06 Feb 2009 17:49:38 +0200 Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> <87ocxqnnb6.fsf@cyd.mit.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1233938620 28602 80.91.229.12 (6 Feb 2009 16:43:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Feb 2009 16:43:40 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Kenichi Handa , 970@emacsbugs.donarmstrong.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 06 17:44:49 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 1LVTok-0003eX-Qj for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2009 17:44:39 +0100 Original-Received: from localhost ([127.0.0.1]:35782 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVTnR-0008Fn-P5 for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2009 11:43:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVSxt-0007AY-3L for emacs-devel@gnu.org; Fri, 06 Feb 2009 10:50:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVSxs-00079Y-2H for emacs-devel@gnu.org; Fri, 06 Feb 2009 10:50:00 -0500 Original-Received: from [199.232.76.173] (port=36722 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVSxr-00079M-Vb for emacs-devel@gnu.org; Fri, 06 Feb 2009 10:50:00 -0500 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:39363) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVSxr-0003PG-Eh for emacs-devel@gnu.org; Fri, 06 Feb 2009 10:49:59 -0500 Original-Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KEN00500IMEA100@i-mtaout6.012.net.il> for emacs-devel@gnu.org; Fri, 06 Feb 2009 17:50:03 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.238.131]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KEN001RCINDI220@i-mtaout6.012.net.il>; Fri, 06 Feb 2009 17:50:02 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:108823 Archived-At: > From: Kenichi Handa > CC: eliz@gnu.org, cyd@stupidchicken.com, emacs-devel@gnu.org > Date: Wed, 04 Feb 2009 11:49:19 +0900 > > > > Bug #970 is still not fixed, as of today's CVS. Is someone working on > > > it? I don't think we can release Emacs 23 with this problem. > > > I've just started to work on Bug #970. > > I've just installed fixes. Thank you, I confirm that most of the problems with compositions seem to be solved, at least in the HELLO file display. There are still a few strange phenomena with terminal display, although they seem unrelated to compositions. For example, after typing "C-h H", go to the line that begins with "CJK variety", and type "C-f": you will see that the cursor jumps past some of the characters inside parentheses. Is this a bug?