Hi all: I've attached farsi.el for adding Farsi input method to Emacs. I've created this file by changing arabic.el by James Cloos. The mapping is based on the one X11 uses for ir layout. Regards, Ali *** a/leim/leim-list.el --- b/leim/leim-list.el *************** While this input method is active, the v *** 476,481 **** --- 476,485 ---- "ع" "Arabic input method." "quail/arabic") (register-input-method + "farsi" "Farsi" 'quail-use-package + "ف" "Farsi input method." + "quail/farsi") + (register-input-method "welsh" "Welsh" 'quail-use-package "Ŵ" "Welsh postfix input method" "quail/welsh")