[Mew-dist 11230] how to input Latin-x

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
1999年 11月 10日 (水) 21:34:03 JST


This is an instruction of who to input Latin-x. This message is also
written in Latin-2(iso-8859-2). 

- Install Emacs 20.4 with leim-20.4.
- Type M-x set-input-method then select latin-x-postfix.
- C-\ enables the input method.
- Follow the instruction in minibuffer
	c['~] means that you can put accent by ' or . or ~ after c.
	Example: ć, č


Put the following into your .emacs.

	(setq mew-charset-input-method-alist
	      '(("iso-8859-1" . "latin-1-postfix")
		("iso-8859-2" . "latin-2-postfix")))

And cite (e.g. C-cC-y) by Mew 1.94b5.

Enjoy!

--Kazu





Mew-dist メーリングリストの案内