m17n-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [m17n-list] Questions about hi-itrans.mim


From: Kenichi Handa
Subject: Re: [m17n-list] Questions about hi-itrans.mim
Date: Sat, 03 Nov 2012 22:04:54 +0900

In article <address@hidden>, विश्वासो वासुकेयः / Vishvas Vasuki 
<address@hidden> writes:

> > I've just installed the above changes plus the followings
> > for sa-itrans.mim.
> >

> Confirmed that the ./ and udAtta/anudAtta work fine.

> Still checking

Thank you.

> but, is there a way to add a rule like the below to map
> .ENTER = ।ENTER?
>  (". " "।" (pushback 1)))

Just adding this line before the above line should work.
  ((?. Return) "।" (pushback 1))

But, I think it's not wize to add such a rule one by one in
an adhoc way.  Could you at first make a general rule
about what should happen on any events after "." key.  For
instance, ".<TAB>", ".<LEFT>", ".(", ...

---
Kenichi Handa
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]