From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: No sources for lisp/international/uni-*.el? Date: Wed, 10 Aug 2011 12:46:19 -0400 Message-ID: <87mxfh1ag4.fsf@stupidchicken.com> References: <18822.41538.150077.451125@a1ihome1.kph.uni-mainz.de> <18822.52229.644385.706466@a1i15.kph.uni-mainz.de> <20030.54198.935820.969776@a1i15.kph.uni-mainz.de> <20031.31400.99411.903245@a1i15.kph.uni-mainz.de> <87fwlcnwvg.fsf@fencepost.gnu.org> <87hb5rkwak.fsf@fencepost.gnu.org> <87y5z1s1b4.fsf@stupidchicken.com> <83vcu5xlun.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312994810 17134 80.91.229.12 (10 Aug 2011 16:46:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Aug 2011 16:46:50 +0000 (UTC) Cc: dak@gnu.org, rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 10 18:46:46 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QrBvZ-0007WW-GU for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 18:46:45 +0200 Original-Received: from localhost ([::1]:50319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrBvZ-0006Ja-0e for ged-emacs-devel@m.gmane.org; Wed, 10 Aug 2011 12:46:45 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:32912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrBvT-0006J5-A6 for emacs-devel@gnu.org; Wed, 10 Aug 2011 12:46:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrBvP-000301-91 for emacs-devel@gnu.org; Wed, 10 Aug 2011 12:46:39 -0400 Original-Received: from vm-emlprdomr-04.its.yale.edu ([130.132.50.145]:48116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrBvB-0002xd-LG; Wed, 10 Aug 2011 12:46:21 -0400 Original-Received: from furball (dhcp-128-36-14-148.central.yale.edu [128.36.14.148]) (authenticated bits=0) by vm-emlprdomr-04.its.yale.edu (8.14.4/8.14.4) with ESMTP id p7AGkJrj016033 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 10 Aug 2011 12:46:20 -0400 In-Reply-To: <83vcu5xlun.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 10 Aug 2011 19:38:56 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.145 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.145 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143119 Archived-At: Eli Zaretskii writes: >> I don't think there is a reason other than the fact that admin/ was the >> best place to put UnicodeData.txt (which is a 1.4Mb file that is not >> used directly by Emacs itself, and must not be changed apart from >> updating to new Unicode releases, so it doesn't make sense to put in >> etc/). >> >> Maybe we should just add the admin/ directory to the source tarballs. >> WDYT? > > Why wouldn't etc/unidata-gen.el be enough? unidata-gen.el is not useful to normal users. It doesn't make sense to add it to etc/ because that directory is installed by "make install".