emacs-devel
[Top][All Lists]
Advanced

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

Re: Escaping from emacs is too easy :-)


From: Rafael Sepúlveda
Subject: Re: Escaping from emacs is too easy :-)
Date: Wed, 28 Aug 2002 21:02:48 -0600
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu)

address@hidden (Kim F. Storm) writes:

> I find it trivial to type that extra C-x, but contrary to the standard
> binding, I've _NEVER_ entered the C-x C-c C-x sequence by mistake.

>      So, I propose to change the default binding to C-x C-c C-x.
>      ===========================================================

I also had that problem, but I solve it in another way: Before emacs21
I had a function that asked me if I was sure if I wanted to exit. Now
with emacs21 you can set:

(setq confirm-kill-emacs 'y-or-n-p)

and it will ask you if you're sure if you want to exit. I haven't
quitted emacs by accident since then.

Usually I hate this kind of things on a program, but I find it
convenient in emacs, because I almost never quit from it.

           Rafael

-- 
Dr. Rafael Sepúlveda <address@hidden>
http://www.gnulinux.org.mx/~drs

1024D/AF54DED7  4391 1BF0 6555 8D09 B23D  501F ABB5 4044 AF54 DED7




reply via email to

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