all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.