From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: status of utf-8.el, etc [Re: Several serious problems] Date: 15 Oct 2002 18:38:15 +0100 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034703684 25072 80.91.224.249 (15 Oct 2002 17:41:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Oct 2002 17:41:24 +0000 (UTC) Cc: rms@gnu.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 181Vh4-0006W6-00 for ; Tue, 15 Oct 2002 19:41:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 181WY6-0005p4-00 for ; Tue, 15 Oct 2002 20:36:11 +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 181VfK-00065w-00; Tue, 15 Oct 2002 13:39:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 181VeN-0005Zx-00 for emacs-devel@gnu.org; Tue, 15 Oct 2002 13:38:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 181VeL-0005ZD-00 for emacs-devel@gnu.org; Tue, 15 Oct 2002 13:38:35 -0400 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 181VeJ-0005YR-00; Tue, 15 Oct 2002 13:38:31 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 181Ve4-0003KZ-00; Tue, 15 Oct 2002 18:38:16 +0100 Original-To: Kenichi Handa Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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:8557 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8557 Kenichi Handa writes: > > It's there so that people can find the facility and have the option > > not to load it, since it involves quite large tables. > > 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.