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

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

Re: insert unicode


From: Emabela
Subject: Re: insert unicode
Date: Fri, 6 Jan 2006 09:52:47 +0100





I forgot to mention: I use emacs 21.4.



> M-a is already bound to 'backward-sentence but anyway this might work:

> (global-set-key "\M-a" (lambda () (interactive) (insert  ?ŕŞ&#6553
3;)))





> I have 21.3 and I do it this way: e.g. U+0A94 (some Gujarati glyph -

> letter AU). Download the free (for non commercial use) Babelmap, find 
your

> character and then copy it into Emacs, insert it after the question ma
rk

> in the above statement (in *scratch*), evaluate, test, and then put it
 in

> your .emacs if you want to keep it:



Thanks for your help.



Is it possible to specify the unicode character with latin-1 charaters?



Say,

(global-set-key "\M-a" (lambda () (interactive) (insert  ?\u+0a94)))

or something like that?

(so that the command would not depend on the encoding of .emacs)



; C-q is out of question (it's too complicated) :

; If I press the key a with acute (U+00E1) in xterm, emacs thinks

; I pressed M-a (according to view-lossage), and I

; frequently use that character.





Again, thanks for any help in advance.



Regards,

Bela





--------------------------Hirdetés-----------------------------

VÁLTSON SZÉLESSÁVRA 2006-BAN!

Kedvező árak, forgalomkorlátlan használat, és vilámgyors kiép
ítés.

Ne várjon tovább, jobbat úgysem talál!

Klikk ide: http://www.vipdsl.hu




reply via email to

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