* bug#5836: Incorrect behavior in vntelex.el input method
@ 2010-04-04 21:25 Ngoc Nguyen Bao
2010-04-05 4:57 ` Werner LEMBERG
2010-04-06 15:34 ` Chong Yidong
0 siblings, 2 replies; 3+ messages in thread
From: Ngoc Nguyen Bao @ 2010-04-04 21:25 UTC (permalink / raw)
To: 5836
[-- Attachment #1: Type: text/plain, Size: 924 bytes --]
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"])
[-- Attachment #2: Type: text/html, Size: 1733 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#5836: Incorrect behavior in vntelex.el input method
2010-04-04 21:25 bug#5836: Incorrect behavior in vntelex.el input method Ngoc Nguyen Bao
@ 2010-04-05 4:57 ` Werner LEMBERG
2010-04-06 15:34 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Werner LEMBERG @ 2010-04-05 4:57 UTC (permalink / raw)
To: baongoc124; +Cc: 5836
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#5836: Incorrect behavior in vntelex.el input method
2010-04-04 21:25 bug#5836: Incorrect behavior in vntelex.el input method Ngoc Nguyen Bao
2010-04-05 4:57 ` Werner LEMBERG
@ 2010-04-06 15:34 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2010-04-06 15:34 UTC (permalink / raw)
To: Ngoc Nguyen Bao; +Cc: 5836-done
> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-06 15:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-04 21:25 bug#5836: Incorrect behavior in vntelex.el input method Ngoc Nguyen Bao
2010-04-05 4:57 ` Werner LEMBERG
2010-04-06 15:34 ` Chong Yidong
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.