emacs-devel
[Top][All Lists]
Advanced

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

emacs/cvs: keybindings broken


From: T. V. Raman
Subject: emacs/cvs: keybindings broken
Date: Fri, 20 Jun 2008 06:15:34 -0700

This is when running on the Linux console.

A large number of builtin define-key deefinitions from emacs
appear to not work, cant tell what is special about the ones that
dont work.

But here are some examples:

0) Run M-x mspools -- and notice that 'n' 'p' and 'q' dont get
bound, they show up in the  keymap mspools-mode-map as cons
cells.
If you then do a define-key explicitly
(define-key mspools-map "q" 'mspools-quit)
it works, examining the keymap shows that the binding is inserted
in the array at the front.

Ditto with respect to calendar: notice that 'S' is no longer
invokes the sunrise/sunset command.

-- 
Best Regards,
--raman

      
Email:  address@hidden
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: address@hidden
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs




reply via email to

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