From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: make distclean removes all .elc files Date: Sun, 22 Jun 2008 21:13:02 +0300 Message-ID: References: <87iqw16grd.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1214158431 17417 80.91.229.12 (22 Jun 2008 18:13:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 22 Jun 2008 18:13:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sven Joachim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 22 20:14:36 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KAU5D-0007Oj-AC for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 20:14:35 +0200 Original-Received: from localhost ([127.0.0.1]:41605 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAU4O-0004uP-4J for ged-emacs-devel@m.gmane.org; Sun, 22 Jun 2008 14:13:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAU4J-0004tz-CD for emacs-devel@gnu.org; Sun, 22 Jun 2008 14:13:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAU4I-0004tU-GV for emacs-devel@gnu.org; Sun, 22 Jun 2008 14:13:38 -0400 Original-Received: from [199.232.76.173] (port=43935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAU4I-0004tD-4P for emacs-devel@gnu.org; Sun, 22 Jun 2008 14:13:38 -0400 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:45400) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KAU4I-0005oD-31 for emacs-devel@gnu.org; Sun, 22 Jun 2008 14:13:38 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.217.57]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K2V00M9ELU0ULR1@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Sun, 22 Jun 2008 20:56:25 +0300 (IDT) In-reply-to: <87iqw16grd.fsf@gmx.de> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:99702 Archived-At: > X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, > UNPARSEABLE_RELAY autolearn=unavailable version=3.1.0 > From: Sven Joachim > Date: Sun, 22 Jun 2008 10:00:38 +0200 > > Running `make distclean' now deletes all .elc files. Unless the idea is > to strip them from the release tarballs and force everybody to > bootstrap Emacs, this looks very wrong. Yes, it's wrong.