unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* cua-mode overrides my C-z setting. How fix?
@ 2008-12-10 21:58 seberino
  2008-12-11  3:53 ` Xah Lee
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: seberino @ 2008-12-10 21:58 UTC (permalink / raw)
  To: help-gnu-emacs

I defined C-z to execute some commands like so:

(global-set-key "\^z" (make-sparse-keymap))
(global-set-key "\^zt" 'dired-other-window)

I noticed this doesn't work anymore when CUA mode is enabled.

How fix? (Can I just override this single mod of cua-mode and keep the
rest of cua-mode? :)

Chris


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

end of thread, other threads:[~2008-12-11 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-10 21:58 cua-mode overrides my C-z setting. How fix? seberino
2008-12-11  3:53 ` Xah Lee
2008-12-11  5:59 ` Kevin Rodgers
2008-12-11 14:29 ` Scott Frazer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).