From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; etc/DOC-${version}.buildnumber Date: Sat, 12 Apr 2008 16:10:20 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1208005869 18135 80.91.229.12 (12 Apr 2008 13:11:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Apr 2008 13:11:09 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 12 15:11:42 2008 connect(): Connection refused 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 1JkfVx-0008ML-W7 for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 15:11:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkfVH-0001m6-CM for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 09:10:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkfVC-0001jG-FN for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:10:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkfV9-0001gE-Sc for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:10:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkfV9-0001g7-Ol for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:10:39 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkfV9-00069i-By for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:10:39 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JkfV9-0005iL-6V for emacs-pretest-bug@gnu.org; Sat, 12 Apr 2008 09:10:39 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JkfV5-00065W-Jv for emacs-pretest-bug@gnu.org; Sat, 12 Apr 2008 09:10:39 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkfV4-0005vf-PD for emacs-pretest-bug@gnu.org; Sat, 12 Apr 2008 09:10:35 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.158.193]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZ70067IRWKAW30@i-mtaout1.012.net.il> for emacs-pretest-bug@gnu.org; Sat, 12 Apr 2008 16:24:21 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95045 gmane.emacs.pretest.bugs:21989 Archived-At: > From: Peter Dyballa > Date: Sat, 12 Apr 2008 14:00:23 +0200 > Cc: > > This file is not deleted by 'make clean', so upon a new build its > number is incremented and more and more DOC files get installed. I think this is intended, as you still have the Emacs binary from the previous build (emacs-${version}.buildnumber) around, and could use it, e.g., for comparison or some other purpose.