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: Bugs caused by recent use of define-derived-mode Date: Mon, 09 Sep 2002 15:15:02 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200209020237.VAA26080@eel.dms.auburn.edu> <200209021629.g82GTY707192@rum.cs.yale.edu> <200209022302.SAA26633@eel.dms.auburn.edu> <200209031506.g83F6Yh12528@rum.cs.yale.edu> <200209031536.KAA27166@eel.dms.auburn.edu> <200209032123.QAA28184@eel.dms.auburn.edu> <200209040001.TAA28292@eel.dms.auburn.edu> <200209050437.XAA01465@eel.dms.auburn.edu> <200209090014.TAA07777@eel.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031599133 25855 127.0.0.1 (9 Sep 2002 19:18:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2002 19:18:53 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu, Kai.Grossjohann@CS.Uni-Dortmund.DE, monnier+gnu/emacs@rum.cs.yale.edu, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17oU3f-0006ik-00 for ; Mon, 09 Sep 2002 21:18:51 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17oUdj-0002lU-00 for ; Mon, 09 Sep 2002 21:56:07 +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 17oU3h-0005g8-00; Mon, 09 Sep 2002 15:18:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17oU03-00049l-00 for emacs-devel@gnu.org; Mon, 09 Sep 2002 15:15:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17oTzz-00048e-00 for emacs-devel@gnu.org; Mon, 09 Sep 2002 15:15:05 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oTzy-00047y-00 for emacs-devel@gnu.org; Mon, 09 Sep 2002 15:15:02 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17oTzy-0006Lb-00; Mon, 09 Sep 2002 15:15:02 -0400 Original-To: teirllm@dms.auburn.edu In-reply-to: <200209090014.TAA07777@eel.dms.auburn.edu> (message from Luc Teirlinck on Sun, 8 Sep 2002 19:14:11 -0500 (CDT)) 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:7762 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7762 Your plan is a good design, but I don't think the need for the feature is sufficient to justify the effort to do this.