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

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

Re: define-key #2 ---> ineffective if key is bound...


From: Richard Stallman
Subject: Re: define-key #2 ---> ineffective if key is bound...
Date: Mon, 20 May 2002 08:48:45 -0600 (MDT)

    If i do an emacs -q -no-site-file, and
    then do a 

    (define-key key-translation-map [O] [o])

Perhaps you meant (define-key key-translation-map [?O] [?o]).
O and o are symbols, which means they stand for function keys.



reply via email to

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