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

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

Re: confusion with defining keys


From: lee
Subject: Re: confusion with defining keys
Date: Thu, 12 Jun 2014 07:28:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Nicolas Richard <theonewiththeevillook@yahoo.fr> writes:

> lee <lee@yun.yagibdah.de> writes:
>> (global-set-key "\C-ä" 'undo)
>>
>>
>> This doesn't define the key binding.  Same goes for C-#.  Using 'kbd
>> doesn't work, either.
>
> (global-set-key (kbd "C-ä") 'undo) works for me.

Yay, that works here, too, thanks :)


-- 
Knowledge is volatile and fluid.  Software is power.



reply via email to

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