From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.bugs Subject: bug#5836: Incorrect behavior in vntelex.el input method Date: Mon, 05 Apr 2010 06:57:26 +0200 (CEST) Message-ID: <20100405.065726.252834740.wl@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270448780 14516 80.91.229.12 (5 Apr 2010 06:26:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 06:26:20 +0000 (UTC) Cc: 5836@debbugs.gnu.org To: baongoc124@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 05 08:26:16 2010 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.69) (envelope-from ) id 1NyflG-0001yR-AD for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 08:26:14 +0200 Original-Received: from localhost ([127.0.0.1]:49349 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyflE-0007Yb-4t for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 02:26:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nyfl3-0007Y6-FV for bug-gnu-emacs@gnu.org; Mon, 05 Apr 2010 02:26:01 -0400 Original-Received: from [140.186.70.92] (port=35974 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nyfl1-0007Xq-MY for bug-gnu-emacs@gnu.org; Mon, 05 Apr 2010 02:26:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nyfl0-0002J5-7g for bug-gnu-emacs@gnu.org; Mon, 05 Apr 2010 02:25:59 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33193) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nyfl0-0002Iw-4D for bug-gnu-emacs@gnu.org; Mon, 05 Apr 2010 02:25:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NyfgE-0005BF-EJ; Mon, 05 Apr 2010 02:21:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Werner LEMBERG Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 05 Apr 2010 06:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5836 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 5836-submit@debbugs.gnu.org id=B5836.127044840319899 (code B ref 5836); Mon, 05 Apr 2010 06:21:02 +0000 Original-Received: (at 5836) by debbugs.gnu.org; 5 Apr 2010 06:20:03 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyffG-0005Am-TL for submit@debbugs.gnu.org; Mon, 05 Apr 2010 02:20:03 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NyeNV-0004i9-L5 for 5836@debbugs.gnu.org; Mon, 05 Apr 2010 00:57:39 -0400 Original-Received: (qmail invoked by alias); 05 Apr 2010 04:57:31 -0000 Original-Received: from 178.112.138.63.wireless.dyn.drei.com (EHLO localhost) [178.112.138.63] by mail.gmx.net (mp064) with SMTP; 05 Apr 2010 06:57:31 +0200 X-Authenticated: #54312696 X-Provags-ID: V01U2FsdGVkX18DCkVwFhEDcqR16451lBEAh82daLNSUOc/oEuOAe lnb9ms+QcMkuMH In-Reply-To: X-Mailer: Mew version 6.2.53 on Emacs 23.1.50.1 / Mule 6.0 (HANACHIRUSATO) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-Mailman-Approved-At: Mon, 05 Apr 2010 02:20:01 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 05 Apr 2010 02:21:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org 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:35941 Archived-At: > There is a small problem with vntelex.el input method. That is when > you type "aff", the result should be "af" instead of "aff". My > emacs version is GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version > 2.18.7) of 2010-03-16 on gen2pc. > > I made a patch here, hope you guys will fix it soon. It's quite > annoying when typing in Vietnamese while this bug still exists. Thanks for the report. Yi-Dong, please apply. [I don't know whether I have still commit rights, and I'm not acquainted yet with the bzr structure.] Werner