From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: PURESIZE increased (again) Date: Sat, 22 Apr 2006 18:33:00 -0400 Message-ID: References: <87lku5u6tx.fsf@pacem.orebokech.com> <200604212310.k3LNA3Jp018780@jane.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145745225 11496 80.91.229.2 (22 Apr 2006 22:33:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Apr 2006 22:33:45 +0000 (UTC) Cc: eliz@gnu.org, romain@orebokech.com, teirllm@dms.auburn.edu, Reiner.Steib@gmx.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 23 00:33:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FXQfc-0002iV-Sa for ged-emacs-devel@m.gmane.org; Sun, 23 Apr 2006 00:33:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXQfc-0002Ic-Dk for ged-emacs-devel@m.gmane.org; Sat, 22 Apr 2006 18:33:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FXQf0-00024I-H9 for emacs-devel@gnu.org; Sat, 22 Apr 2006 18:33:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FXQez-00023q-Vt for emacs-devel@gnu.org; Sat, 22 Apr 2006 18:33:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FXQez-00023d-Nz for emacs-devel@gnu.org; Sat, 22 Apr 2006 18:33:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FXQgr-0003Da-VM for emacs-devel@gnu.org; Sat, 22 Apr 2006 18:34:58 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FXQey-0001xn-B0; Sat, 22 Apr 2006 18:33:00 -0400 Original-To: "Miles Bader" In-reply-to: (miles@gnu.org) 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:53243 Archived-At: > I think we simply > _must_ understand why on similar systems the numbers are so different Why? What's the _downside_ of adding a fudge factor to puresize? Is it worth the time to debug? [On a modern system.] If the numbers vary a little, that's not important in itself. But if they are very different, that suggests something else is wrong. It's worth tracking down the root cause, just to see if it has other consequences more important than variation in puresize.