From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: confirm-kill-emacs's Custom group Date: Wed, 16 Apr 2003 00:40:11 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3E9AEEA2.1020401@yahoo.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050468391 26596 80.91.224.249 (16 Apr 2003 04:46:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 04:46:31 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 16 06:46:28 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195eoW-0006um-00 for ; Wed, 16 Apr 2003 06:46:28 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 195eqh-00014L-00 for ; Wed, 16 Apr 2003 06:48:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195elz-000187-01 for emacs-devel@quimby.gnus.org; Wed, 16 Apr 2003 00:43:51 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 195el0-0000qL-00 for emacs-devel@gnu.org; Wed, 16 Apr 2003 00:42:50 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 195eiS-0000Bo-00 for emacs-devel@gnu.org; Wed, 16 Apr 2003 00:40:43 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195eiR-0000Bd-00 for emacs-devel@gnu.org; Wed, 16 Apr 2003 00:40:11 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 195eiR-0008Vf-00; Wed, 16 Apr 2003 00:40:11 -0400 Original-To: Kevin Rodgers In-reply-to: <3E9AEEA2.1020401@yahoo.com> (message from Kevin Rodgers on Mon, 14 Apr 2003 11:23:46 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13252 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13252 > I think `confirm-kill-emacs' shouldn't be in the `emacs' group. It's > out of place on its own at the top of the tree which holds all the > top-level groupings. Maybe `editing-basics' is the best group for it, > or maybe there's a better one. Give the `initialization' group defined in startup.el, perhaps there should be a `termination' group. That sounds like a good idea. Can you find anything else that would fit naturally into the `termination' group?