From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#3428: 23.0.94; Missing source files? Date: Mon, 01 Jun 2009 19:46:07 -0400 Message-ID: References: <878wkclr0c.fsf@cyd.mit.edu> Reply-To: rms@gnu.org, 3428@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1243900669 7253 80.91.229.12 (1 Jun 2009 23:57:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2009 23:57:49 +0000 (UTC) Cc: 3428@emacsbugs.donarmstrong.com, per@starback.se To: Chong Yidong , 3428@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 02 01:57:45 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MBHNx-0006iZ-1R for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 01:57:45 +0200 Original-Received: from localhost ([127.0.0.1]:45392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBHNw-0006Pe-Dx for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Jun 2009 19:57:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBHNe-0006BS-O5 for bug-gnu-emacs@gnu.org; Mon, 01 Jun 2009 19:57:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBHNZ-00067K-0f for bug-gnu-emacs@gnu.org; Mon, 01 Jun 2009 19:57:25 -0400 Original-Received: from [199.232.76.173] (port=33669 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBHNY-00067B-Pj for bug-gnu-emacs@gnu.org; Mon, 01 Jun 2009 19:57:20 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:53363) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBHNY-0003KX-5H for bug-gnu-emacs@gnu.org; Mon, 01 Jun 2009 19:57:20 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n51NvHJ3032382; Mon, 1 Jun 2009 16:57:18 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n51Nt51Z031762; Mon, 1 Jun 2009 16:55:05 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 01 Jun 2009 23:55:05 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3428 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3428-submit@emacsbugs.donarmstrong.com id=B3428.124389997430500 (code B ref 3428); Mon, 01 Jun 2009 23:55:05 +0000 Original-Received: (at 3428) by emacsbugs.donarmstrong.com; 1 Jun 2009 23:46:14 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n51Nk9wd030495 for <3428@emacsbugs.donarmstrong.com>; Mon, 1 Jun 2009 16:46:10 -0700 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MBHCh-00040G-EY; Mon, 01 Jun 2009 19:46:07 -0400 In-reply-to: <878wkclr0c.fsf@cyd.mit.edu> (message from Chong Yidong on Sun, 31 May 2009 20:46:59 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Mon, 01 Jun 2009 19:57:25 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:28422 Archived-At: > There are several files in emacs-23.0.94/lisp/international > that are automatically generated from files that aren't in the Emacs > distribution. Is that an oversight? We intentionally don't include these source files. They are not small---UnicodeData.txt is 1.1MB---and they have no further use in Emacs, so it doesn't make sense to include it in the Emacs distribution. You only need to generate these files once, and that's it. We can package them separately if that is more convenient, but we are ethically bound to make them available somehow. Do we?