emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; global-set-key not correctly working?


From: Dan Nicolaescu
Subject: Re: 23.0.50; global-set-key not correctly working?
Date: Wed, 28 Nov 2007 09:19:13 -0800

Peter Dyballa <address@hidden> writes:

  > Hello!
  > 
  > • When I have set in ~/.emacs
  > 
  >     (global-set-key [C-©]           'global-set-key)
  > 
  > C-h k C-© returns
  > 
  >     C-© is undefined
  > 
  > The list of key translations (C-h b) lists:
  > 
  >     <C-©>   global-set-key
  > 
  > 
  > • When I have set in ~/.emacs
  > 
  >     (global-set-key [(control ©)]   'global-set-key)

Try using [(control ??)] instead.




reply via email to

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