help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: custom keyboard layout? howto redefine keys?


From: rustom
Subject: Re: custom keyboard layout? howto redefine keys?
Date: Fri, 10 Apr 2009 08:56:39 -0700 (PDT)
User-agent: G2/1.0

Can someone recommend me where to stat studying about this ucs/utf etc
business.
Every time I tried I was firghtened by the gobbledy-gook!

On Apr 10, 3:18 pm, nic.d....@googlemail.com wrote:
> Thank you very much! I "mixed" your solutions and it worked:
>
> (global-set-key "b" (lambda () (interactive) (ucs-insert "61")))
> (global-set-key "a" (lambda () (interactive) (ucs-insert "62")))


reply via email to

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