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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#5836: marked as done (Incorrect behavior in vntelex.el input
 method)
Date: Tue, 06 Apr 2010 15:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 06 Apr 2010 11:34:12 -0400
with message-id <87aatgmw7f.fsf <at> stupidchicken.com>
and subject line Re: Incorrect behavior in vntelex.el input method
has caused the GNU bug report #5836,
regarding Incorrect behavior in vntelex.el input method
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
5836: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5836
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
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.


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.