all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pascal Bourguignon <spam@mouse-potato.com>
Subject: Re: How to put emacs in fg if it was run by "xterm -e emacs -nw"
Date: Wed, 30 Nov 2005 09:14:34 +0100	[thread overview]
Message-ID: <87irualfh1.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: mailman.17297.1133335134.20277.help-gnu-emacs@gnu.org

<Chenfu.Wang@nokia.com> writes:

> It happens for me now and then that I press Ctrl + Z when I want Ctrl + X...  
>
> That's annoying because I was editing some document and was stopped by C + z.

put this in your ~/.emacs

(global-set-key (kbd "C-z") (lambda nil (interactive) (beep)))


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

There is no worse tyranny than to force a man to pay for what he does not
want merely because you think it would be good for him. -- Robert Heinlein

       reply	other threads:[~2005-11-30  8:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.17297.1133335134.20277.help-gnu-emacs@gnu.org>
2005-11-30  8:14 ` Pascal Bourguignon [this message]
2005-11-30  7:17 How to put emacs in fg if it was run by "xterm -e emacs -nw" Chenfu.Wang
     [not found] <mailman.17184.1133268938.20277.help-gnu-emacs@gnu.org>
2005-11-29 14:08 ` Pascal Bourguignon
2005-11-29 14:34 ` Stein Arild Strømme
2005-11-29 22:51 ` Ilya Zakharevich
2005-11-29 22:59   ` Matthieu Moy
  -- strict thread matches above, loose matches on Subject: below --
2005-11-29 12:55 Chenfu.Wang
2005-11-29 16:09 ` Peter Dyballa

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=87irualfh1.fsf@thalassa.informatimago.com \
    --to=spam@mouse-potato.com \
    /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.