View Single Post
Posts: 451 | Thanked: 334 times | Joined on Sep 2009
#77
Originally Posted by jakiman View Post
I couldn't get the screen maximised properly on my N900 still.
However, the shortcuts still work and I could get Korean to work. =)
Set up maxframe as described, and it'll maximize well.

Is there a way to start gnu emacs automatically in scratch buffer with korean-hangul set as default?
Add:
(setq default-input-method "korean-hangul")
to .emacs
then you can switch to korean just with C-\

You need to switch to scratch manually.