all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs/cvs: keybindings broken
@ 2008-06-20 13:15 T. V. Raman
  2008-06-20 14:42 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: T. V. Raman @ 2008-06-20 13:15 UTC (permalink / raw)
  To: emacs-devel

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:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-21  4:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 13:15 emacs/cvs: keybindings broken T. V. Raman
2008-06-20 14:42 ` Stefan Monnier
2008-06-21  2:46   ` T. V. Raman
2008-06-21  3:51     ` Font Selection Florian Beck
2008-06-21  4:18     ` emacs/cvs: keybindings broken Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.