all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Alexis <flexibeast@gmail.com>, help-gnu-emacs@gnu.org
Subject: RE: unassigning cntl-Z in cua mode
Date: Sun, 22 Mar 2015 21:55:35 -0700 (PDT)	[thread overview]
Message-ID: <e31f5fb7-2eae-43c8-bdd5-618ecbad3f6e@default> (raw)
In-Reply-To: <87oankz5j4.fsf@gmail.com>

> (global-unset-key (kbd "C-z")) might do the trick ....

That doesn't sound too good.

I don't use CUA mode (never have), but looking around a little
gives me the impression that you can just customize this option
to nil: `cua-enable-cua-keys'.

,----
| cua-enable-cua-keys is a variable defined in `cua-base.el'.
| Its value is t
| 
| Documentation:
| Enable using C-z, C-x, C-c, and C-v for undo, cut, copy, and paste.
| If the value is t, these mappings are always enabled.  If the value is
| `shift', these keys are only enabled if the last region was marked with
| a shifted movement key.  If the value is nil, these keys are never
| enabled.
| 
| You can customize this variable.
`----



  parent reply	other threads:[~2015-03-23  4:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23  4:21 unassigning cntl-Z in cua mode Stuart McGraw
2015-03-23  4:44 ` Alexis
2015-03-23  4:54   ` Stuart McGraw
2015-03-23  5:05     ` Alexis
2015-03-23  5:19       ` Stuart McGraw
2015-03-23  5:39         ` Alexis
2015-03-23  5:58           ` Stuart McGraw
2015-03-23  6:05             ` Alexis
2015-03-23  4:55   ` Drew Adams [this message]
2015-03-23  4:59     ` Stuart McGraw
2015-03-23 13:27       ` Drew Adams
2015-03-23 15:41 ` Eli Zaretskii
     [not found] <mailman.2569.1427085318.31049.help-gnu-emacs@gnu.org>
2015-03-23 18:04 ` Emanuel Berg
2015-03-23 23:00   ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e31f5fb7-2eae-43c8-bdd5-618ecbad3f6e@default \
    --to=drew.adams@oracle.com \
    --cc=flexibeast@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.