* How to bind C-z to undo?
@ 2005-10-06 22:50 Paminu
0 siblings, 0 replies; 2+ messages in thread
From: Paminu @ 2005-10-06 22:50 UTC (permalink / raw)
How do I bind C-z to undo in my .emacs file?
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: How to bind C-z to undo?
@ 2005-10-06 22:55 Dave Humphries
0 siblings, 0 replies; 2+ messages in thread
From: Dave Humphries @ 2005-10-06 22:55 UTC (permalink / raw)
Add this to your .emacs (global-set-key "\C-z" 'undo)
-----Original Message-----
From: help-gnu-emacs-bounces+dave.humphries=dytech.com.au@gnu.org
[mailto:help-gnu-emacs-bounces+dave.humphries=dytech.com.au@gnu.org] On
Behalf Of Paminu
Sent: Friday, 7 October 2005 9:51 AM
To: help-gnu-emacs@gnu.org
Subject: How to bind C-z to undo?
How do I bind C-z to undo in my .emacs file?
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-06 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-06 22:55 How to bind C-z to undo? Dave Humphries
-- strict thread matches above, loose matches on Subject: below --
2005-10-06 22:50 Paminu
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).