unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: unassigning cntl-Z in cua mode
Date: Mon, 23 Mar 2015 15:44:47 +1100	[thread overview]
Message-ID: <87oankz5j4.fsf@gmail.com> (raw)
In-Reply-To: <meo4d1$o8t$1@ger.gmane.org>


On 2015-03-23T15:21:51+1100, Stuart McGraw <smcg4191@frii.com> 
said:

 SM> Hello all,

 SM> I have recently started using CUA mode and it is ok except 
 for SM> one thing... I don't like having cntl-z mapped to undo. 
 I run SM> emacs in a terminal window (emacs -nw) a lot and 
 routinely need SM> to suspend emacs with cntl-z, do something in 
 the shell, then SM> resume emacs.

 SM> How can I undo the mapping the CUA mode applies to the cntl-z 
 SM> key?  I am elisp-illiterate so a cut and paste solution would 
 be SM> greatly appreciated.

(global-unset-key (kbd "C-z"))

might do the trick ....


Alexis.






  reply	other threads:[~2015-03-23  4:44 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 [this message]
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
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87oankz5j4.fsf@gmail.com \
    --to=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.
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).