From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Mastro Newsgroups: gmane.emacs.help Subject: Re: Emacs for Windows Date: Wed, 5 Nov 2014 17:32:10 -0800 Message-ID: References: <75bnpd79hn.fsf@tuxproject.de> <545AB96A.8070402@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1415237583 4533 80.91.229.3 (6 Nov 2014 01:33:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Nov 2014 01:33:03 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 06 02:32:55 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XmBwU-0004HX-I1 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Nov 2014 02:32:54 +0100 Original-Received: from localhost ([::1]:49372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmBwU-00049L-5T for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2014 20:32:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmBwE-00047C-W7 for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:32:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmBw7-00017w-GP for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:32:38 -0500 Original-Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]:37451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmBw7-00016Z-7r for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:32:31 -0500 Original-Received: by mail-ob0-f179.google.com with SMTP id m8so105494obr.10 for ; Wed, 05 Nov 2014 17:32:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=zEsgBeNCWVXJ8C3IwuQpRGRN4c8PV0Af8aTjkAMS7ps=; b=ou6t2fovBKhf1Xm5bEE1maXOFlNaNxKf8P9y+Oivp1T006x61FW6BDQM27Ed+da+Ze 2HeJqw4Ps+QdohLBiPDIjUQ468J55xcPkvEgw/l1wryoZLNX9lPXumY1DMDR2g/2iuDH orCmqikKS68NrzVc0sRwI3LA+cDMl70t/KplKsD2hv08tTy30tNE2rHCniuvwGlr8XDs xl1jS3A5+zL289bSHWWsExmPVMv2b3PGfbPc/wthY1ki0YC1nLiy3DU5a22hTg3s1sUQ b36I5lRahc14KSNF3CSscih5EHBruuXNeZJuRIsboJS7HhGhiuxVsFwHXVpThh04CDUI qp6w== X-Received: by 10.182.176.66 with SMTP id cg2mr837669obc.21.1415237550702; Wed, 05 Nov 2014 17:32:30 -0800 (PST) Original-Received: by 10.76.125.194 with HTTP; Wed, 5 Nov 2014 17:32:10 -0800 (PST) In-Reply-To: <545AB96A.8070402@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::233 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100780 Archived-At: Nikolay Kudryavtsev wrote: > Hello. I've just tried both builds, and one thing I immediately noticed > about emacsbinw64 is that it eats over 600 mb's of memory just after load. > Shukaev's version does not do this. Interesting. On my Windows 7 machine at work, the emacsbinw64 build of 24.4 uses 29MB and change immediately after startup. Not sure what would cause such a large difference. -- john