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

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

cua-mode overrides my C-z setting. How fix?


From: address@hidden
Subject: cua-mode overrides my C-z setting. How fix?
Date: Wed, 10 Dec 2008 13:58:04 -0800 (PST)
User-agent: G2/1.0

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


reply via email to

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