From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#970: 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 , 970@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1233939161 30475 80.91.229.12 (6 Feb 2009 16:52:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Feb 2009 16:52:41 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Kenichi Handa , 970@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 06 17:53:54 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LVTxb-0007q1-DN for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Feb 2009 17:53:47 +0100 Original-Received: from localhost ([127.0.0.1]:43837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVTwI-00057M-AN for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Feb 2009 11:52:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVTB4-0000sL-Ea for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2009 11:03:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVTB1-0000qu-Va for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2009 11:03:36 -0500 Original-Received: from [199.232.76.173] (port=57017 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVTB1-0000qp-BH for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2009 11:03:35 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:59191) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LVTB0-0005nT-DS for bug-gnu-emacs@gnu.org; Fri, 06 Feb 2009 11:03:34 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n16G3WP7010257; Fri, 6 Feb 2009 08:03:32 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n16G039b009115; Fri, 6 Feb 2009 08:00:03 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 06 Feb 2009 16:00:03 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 970 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 970-submit@emacsbugs.donarmstrong.com id=B970.12339354137439 (code B ref 970); Fri, 06 Feb 2009 16:00:03 +0000 Original-Received: (at 970) by emacsbugs.donarmstrong.com; 6 Feb 2009 15:50:13 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from mtaout6.012.net.il (mtaout6.012.net.il [84.95.2.16]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n16Fo4aE006632 for <970@emacsbugs.donarmstrong.com>; Fri, 6 Feb 2009 07:50:05 -0800 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 970@emacsbugs.donarmstrong.com; 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: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 06 Feb 2009 11:03:35 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:24994 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?