From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Makefile.in Date: Sat, 13 Mar 2004 18:29:28 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200403140029.i2E0TSP01312@raven.dms.auburn.edu> References: <200403131638.i2DGcTf00217@raven.dms.auburn.edu> <20040313170501.GA17997@fencepost> <200403131727.i2DHRJV00291@raven.dms.auburn.edu> <20040313235316.GB29991@fencepost> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1079232218 32716 80.91.224.253 (14 Mar 2004 02:43:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2004 02:43:38 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 14 03:43:32 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2Lb9-0007s8-00 for ; Sun, 14 Mar 2004 03:43:31 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B2Lb9-0008VP-00 for ; Sun, 14 Mar 2004 03:43:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2LJP-0006b4-KV for emacs-devel@quimby.gnus.org; Sat, 13 Mar 2004 21:25:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B2K1c-000170-6l for emacs-devel@gnu.org; Sat, 13 Mar 2004 20:02:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B2JXV-0000XY-Eu for emacs-devel@gnu.org; Sat, 13 Mar 2004 19:32:09 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B2JWu-0000LD-8W; Sat, 13 Mar 2004 19:31:00 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i2E0UsKt020307; Sat, 13 Mar 2004 18:30:54 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i2E0TSP01312; Sat, 13 Mar 2004 18:29:28 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: miles@gnu.org In-reply-to: <20040313235316.GB29991@fencepost> (message from Miles Bader on Sat, 13 Mar 2004 18:53:16 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20426 Mile Bader wrote: Well, whatever, I have no particular objection. I don't think it's necessary though -- it's pretty clear from the language in those comments that the list of things affected is just an example of typical usage, and not an exhaustive list. Yes, but that is not a good reason not to mention the most _relevant_ things. Especially since it is not completely clear from the present documentation which of the make ... clean's will delete the .elc files. Unless somebody objects, I will add the .elc to the list. I will wait till some time Tuesday to do so. Sincerely, Luc.