unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Malayalam-Itrans issues
@ 2015-10-21  4:19 Nataraj S Narayan
  2015-10-21  4:29 ` Kaushal Modi
  0 siblings, 1 reply; 3+ messages in thread
From: Nataraj S Narayan @ 2015-10-21  4:19 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

Hi

I am a devoted user of  Malayalam-itrans Input method in Emacs.

'Malayalam' is one of the native languages of India. It is an Abugida.
I wish to embark on extending the character set for those missing parts,
some of the consonants. Being a neophyte to coding emacs I wish to have get
some clues and help to get started on. Is it about  Emacs-lisp coding?

Btw, the IBus system gives Malayalam-itrans, which works exactly as in
emacs. I mean, the missing consonants  are same.
Do both IBus and Emacs use the same engine for Itrans?

Nataraj S Narayan

[-- Attachment #2: Type: text/html, Size: 704 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Malayalam-Itrans issues
  2015-10-21  4:19 Malayalam-Itrans issues Nataraj S Narayan
@ 2015-10-21  4:29 ` Kaushal Modi
  2015-10-21  4:40   ` Shakthi Kannan
  0 siblings, 1 reply; 3+ messages in thread
From: Kaushal Modi @ 2015-10-21  4:29 UTC (permalink / raw)
  To: natarajsn; +Cc: shakthimaan, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

Copying Shakthi as he probably can help in this area (based on this:
https://github.com/shakthimaan/cask-dot-emacs/blob/master/lib/tamil-dvorak.el).

[-- Attachment #2: Type: text/html, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Malayalam-Itrans issues
  2015-10-21  4:29 ` Kaushal Modi
@ 2015-10-21  4:40   ` Shakthi Kannan
  0 siblings, 0 replies; 3+ messages in thread
From: Shakthi Kannan @ 2015-10-21  4:40 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: natarajsn, Emacs developers

Hi,

--- On Wed, Oct 21, 2015 at 9:59 AM, Kaushal Modi
<kaushal.modi@gmail.com> wrote:
| Copying Shakthi as he probably can help in this area (based on this:
| https://github.com/shakthimaan/cask-dot-emacs/blob/master/lib/tamil-dvorak.el).
\--

itrans is transliteration, and I don't use it. I actually like to key
in the character in the native language itself. But, I found the
relevant code for mlm itrans that you can refer at:

  https://github.com/emacs-mirror/emacs/blob/master/lisp/leim/quail/indian.el

  https://github.com/emacs-mirror/emacs/blob/master/lisp/language/ind-util.el#L232

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-21  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21  4:19 Malayalam-Itrans issues Nataraj S Narayan
2015-10-21  4:29 ` Kaushal Modi
2015-10-21  4:40   ` Shakthi Kannan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).