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:36:50 -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 1415237852 8427 80.91.229.3 (6 Nov 2014 01:37:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Nov 2014 01:37:32 +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:37:26 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 1XmC0p-0006Zi-Ev for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Nov 2014 02:37:23 +0100 Original-Received: from localhost ([::1]:49387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmC0p-0005P3-3d for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2014 20:37:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmC0e-0005Ot-Cc for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:37:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmC0d-0002a3-IA for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:37:12 -0500 Original-Received: from mail-oi0-x22d.google.com ([2607:f8b0:4003:c06::22d]:45306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmC0d-0002Zx-DK for help-gnu-emacs@gnu.org; Wed, 05 Nov 2014 20:37:11 -0500 Original-Received: by mail-oi0-f45.google.com with SMTP id v63so52151oia.32 for ; Wed, 05 Nov 2014 17:37:10 -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=pBadFdptgaVAdbfKtFKXzMHQGL/ys5eE0Ipm44F6SOA=; b=kYxMMMbcQ9zxieIRFkNwlD81oM2wpghzCoerJOe6+oOWpuYPPpSodyM9qh7ZRS4WCY HEKdkNFDkNwysmtWDNdTEM7ZIeFC6ZCMNTdg3w/7cv6fAi21B318+bHEEsopXSu3AO8o AI5+D4f8/gZpw535tYEoVNHdj9zP9EgcZnP6dL9p+Qbgjg6Q3xP1CiQErq9qojJSvlFL 0AaIFkG3gxgsEf8r/6fryxgwUP+W0wzgWxRNQpBlswfjWBJbKJ9pRwCB2Bt3fNM1Qo2N IEp6jdNpnOSKCQ09ksSKJB0OBaDmzGcThUDQQN3eT7atkuaY0GJ4Di4vmRw5DxrkCFJw BKhg== X-Received: by 10.182.102.37 with SMTP id fl5mr940321obb.24.1415237830831; Wed, 05 Nov 2014 17:37:10 -0800 (PST) Original-Received: by 10.76.125.194 with HTTP; Wed, 5 Nov 2014 17:36:50 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22d 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:100781 Archived-At: John Mastro wrote: > 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. Oops, that's with all my packages and configuration. From `emacs -Q' it uses only 10MB. -- john