From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rafael =?iso-8859-1?q?Sep=FAlveda?= Newsgroups: gmane.emacs.devel Subject: Re: Escaping from emacs is too easy :-) Date: Wed, 28 Aug 2002 21:02:48 -0600 Organization: Grupo de Usuarios de GNU/Linux de Monterrey Sender: emacs-devel-admin@gnu.org Message-ID: <86adn6gyef.fsf@gnulinux.org.mx> References: <5x65y138f3.fsf@kfs2.cua.dk> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1030590059 14290 127.0.0.1 (29 Aug 2002 03:00:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 Aug 2002 03:00:59 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17kFYC-0003hs-00 for ; Thu, 29 Aug 2002 05:00:52 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17kG4H-0006yr-00 for ; Thu, 29 Aug 2002 05:34:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kFZW-0005Yx-00; Wed, 28 Aug 2002 23:02:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17kFY2-0005Y2-00 for emacs-devel@gnu.org; Wed, 28 Aug 2002 23:00:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17kFXv-0005Xq-00 for emacs-devel@gnu.org; Wed, 28 Aug 2002 23:00:41 -0400 Original-Received: from dsl-200-67-6-46.prodigy.net.mx ([200.67.6.46] helo=fovea) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kFXu-0005Xm-00 for emacs-devel@gnu.org; Wed, 28 Aug 2002 23:00:35 -0400 Original-Received: from drs by gnulinux.org.mx with local (Exim 3.35 #1 (Debian)) id 17kFa5-0002Y4-00 for ; Wed, 28 Aug 2002 21:02:49 -0600 Original-To: Emacs Devel Mail-Copies-To: nobody In-Reply-To: <5x65y138f3.fsf@kfs2.cua.dk> (no-spam@cua.dk's message of "23 Aug 2002 17:24:16 +0200") Original-Lines: 27 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7095 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7095 no-spam@cua.dk (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. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 --=20 Dr. Rafael Sep=FAlveda http://www.gnulinux.org.mx/~drs 1024D/AF54DED7 4391 1BF0 6555 8D09 B23D 501F ABB5 4044 AF54 DED7