GNU bug report logs - #5836
Incorrect behavior in vntelex.el input method

Previous Next

Package: emacs;

Reported by: Ngoc Nguyen Bao <baongoc124 <at> gmail.com>

Date: Sun, 4 Apr 2010 21:59:01 UTC

Severity: normal

Tags: patch

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5836 in the body.
You can then email your comments to 5836 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5836; Package emacs. (Sun, 04 Apr 2010 21:59:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ngoc Nguyen Bao <baongoc124 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 04 Apr 2010 21:59:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ngoc Nguyen Bao <baongoc124 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Incorrect behavior in vntelex.el input method
Date: Mon, 5 Apr 2010 04:25:59 +0700
[Message part 1 (text/plain, inline)]
Hi,
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.
--
Nguyễn Bảo Ngọc

*** /usr/share/emacs/23.1/leim/quail/vntelex.el.old 2010-04-05
04:22:53.000000000 +0700
--- /usr/share/emacs/23.1/leim/quail/vntelex.el 2010-04-05
04:11:55.000000000 +0700
***************
*** 285,291 ****
   ("Dd" ?Đ)
  ;("$$" ?₫) ; U+20AB DONG SIGN (#### check)

!  ("aff" ["aff"])
   ("AFF" ["AF"])
   ("Aff" ["Af"])
   ("ass" ["as"])
--- 285,291 ----
   ("Dd" ?Đ)
  ;("$$" ?₫) ; U+20AB DONG SIGN (#### check)

!  ("aff" ["af"])
   ("AFF" ["AF"])
   ("Aff" ["Af"])
   ("ass" ["as"])
[Message part 2 (text/html, inline)]

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5836; Package emacs. (Mon, 05 Apr 2010 06:21:02 GMT) Full text and rfc822 format available.

Message #8 received at 5836 <at> debbugs.gnu.org (full text, mbox):

From: Werner LEMBERG <wl <at> gnu.org>
To: baongoc124 <at> gmail.com
Cc: 5836 <at> debbugs.gnu.org
Subject: Re: bug#5836: Incorrect behavior in vntelex.el input method
Date: Mon, 05 Apr 2010 06:57:26 +0200 (CEST)
> 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




Added tag(s) patch. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 06 Apr 2010 07:13:02 GMT) Full text and rfc822 format available.

Reply sent to Chong Yidong <cyd <at> stupidchicken.com>:
You have taken responsibility. (Tue, 06 Apr 2010 15:35:02 GMT) Full text and rfc822 format available.

Notification sent to Ngoc Nguyen Bao <baongoc124 <at> gmail.com>:
bug acknowledged by developer. (Tue, 06 Apr 2010 15:35:02 GMT) Full text and rfc822 format available.

Message #15 received at 5836-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Ngoc Nguyen Bao <baongoc124 <at> gmail.com>
Cc: Werner LEMBERG <wl <at> gnu.org>, 5836-done <at> debbugs.gnu.org
Subject: Re: Incorrect behavior in vntelex.el input method
Date: Tue, 06 Apr 2010 11:34:12 -0400
> 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.

Patch looks very safe, so I've committed it to the branch.  Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 05 May 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.