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

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

Re: Translating keys


From: Mounir AITTAHAR
Subject: Re: Translating keys
Date: Mon, 17 Oct 2005 12:48:26 +0200
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Now, if what you really want is to bind a function to a key, then use
local-set-key: (local-set-key (kbd "A-o") ...)  or whatever key
combination you use to get 'ò'.

Hi,

As told in another thread(1), (local-set-key (kbd "é") ...) seems not to work if non-ASCII characters are entered by pressing one button, their button. It looks like these kind of keys cannot be reached by a local or global binding.

I allowed myself to tell the problem in this thread cause it is a related subjetc and it seems you are a french user (and you may use a french keyboard)

Do you know this problem and how to solve it ?

--
Mounir AITTAHAR
(1) /Non-ASCII characters Key binding (emacs 21.4)/


reply via email to

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