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: status of utf-8.el, etc [Re: Several serious problems] Date: Wed, 16 Oct 2002 00:38:36 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208190748.QAA14278@etlken.m17n.org> <200208291325.WAA03596@etlken.m17n.org> <200208291732.g7THWRU11411@rum.cs.yale.edu> <200209250701.QAA10989@etlken.m17n.org> <200209300909.SAA05081@etlken.m17n.org> <200210090126.KAA18196@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1034743361 27170 80.91.224.249 (16 Oct 2002 04:42:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Oct 2002 04:42:41 +0000 (UTC) Cc: handa@m17n.org, monnier+gnu/emacs@rum.cs.yale.edu, keichwa@gmx.net, 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 181g10-00073q-00 for ; Wed, 16 Oct 2002 06:42:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 181gsH-0005DN-00 for ; Wed, 16 Oct 2002 07:37:41 +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 181fxw-0006ls-00; Wed, 16 Oct 2002 00:39:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 181fxK-0005jn-00 for emacs-devel@gnu.org; Wed, 16 Oct 2002 00:38:50 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 181fx7-00055o-00 for emacs-devel@gnu.org; Wed, 16 Oct 2002 00:38:43 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 181fx6-00053s-00 for emacs-devel@gnu.org; Wed, 16 Oct 2002 00:38:36 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 181fx6-00005w-00; Wed, 16 Oct 2002 00:38:36 -0400 Original-To: d.love@dl.ac.uk In-reply-to: (message from Dave Love on 15 Oct 2002 18:38:15 +0100) 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:8563 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8563 > For such a case, isn't `feature' enough? Those who want > this feature just does (require FEATURE). Well, that's not supposed to change the way Emacs works, but also, I think such things should be in Custom so that people can find them in the first place. Both of these reasons are good ones.