From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Emacs costs 100M memory on Windows XP Date: Mon, 4 Feb 2008 13:59:13 +0100 Message-ID: References: <47A46CA9.40703@gnu.org> <47A4DAED.4000801@gnu.org> <47A70A2D.6010209@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202129970 29282 80.91.229.12 (4 Feb 2008 12:59:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Feb 2008 12:59:30 +0000 (UTC) Cc: mindcooler@gmail.com, eliz@gnu.org, Kenichi Handa , emacs-devel@gnu.org To: "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 04 13:59:50 2008 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 1JM0vN-0001iv-S6 for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2008 13:59:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM0uv-0000UU-Ot for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2008 07:59:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JM0ur-0000Qv-AK for emacs-devel@gnu.org; Mon, 04 Feb 2008 07:59:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JM0up-0000N7-MQ for emacs-devel@gnu.org; Mon, 04 Feb 2008 07:59:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM0up-0000Mv-ID for emacs-devel@gnu.org; Mon, 04 Feb 2008 07:59:15 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JM0up-0005fQ-1u for emacs-devel@gnu.org; Mon, 04 Feb 2008 07:59:15 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so2305016wah.10 for ; Mon, 04 Feb 2008 04:59:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/YIFy6bqK3Y/axWe9OiI/txihcHoTflputAd/bNChcE=; b=gAO2FiyYWpf4RgJ/H808BJMM+WFMlXkpil75VZnMCTmLCu3ihar+/dPFAx0lgLO+Fyy8Tp9jCj8wWrFNyBA0IofboA7sjgRDRJQyk7uWjW3OpUIyIHzyfqoqQuRWDY7NcuThvA9wYPJael1LY5OGzPZKIpMWDANROMsON9Mg+BA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bnBflZgfOJlw7ps/TWRPVd05g9SZRXbPNxHdOcwejzVPNAtB8pkpeAXdvjNItuMS7KXIMoPeRIYKAxZyZPpUqutn1FmtczmGjLioFdy99kgriBk52XuazDBk56Z/DsRb3n7yvyDB5xisXj5CyPEIWHyB9DVrUdZP5bfrPpQdbmE= Original-Received: by 10.114.73.1 with SMTP id v1mr6888135waa.16.1202129953620; Mon, 04 Feb 2008 04:59:13 -0800 (PST) Original-Received: by 10.114.170.5 with HTTP; Mon, 4 Feb 2008 04:59:13 -0800 (PST) In-Reply-To: <47A70A2D.6010209@gnu.org> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:88159 Archived-At: On Feb 4, 2008 1:50 PM, Jason Rumney wrote: > The problems on Windows have been fixed, so there is no urgency now. And the new font backend seems significantly slower. Juanma