From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: How to build a smaller emacs Date: Wed, 26 Sep 2007 13:58:34 +0200 Message-ID: References: <1190710856.061102.35940@50g2000hsm.googlegroups.com> <1190790033.813100.216860@n39g2000hsh.googlegroups.com> <1190791137.299700.122810@57g2000hsv.googlegroups.com> <1190799468.526331.59250@o80g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1190807945 10637 80.91.229.12 (26 Sep 2007 11:59:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Sep 2007 11:59:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Eli Zaretskii" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 26 13:58:59 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IaVXe-0005bB-DQ for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Sep 2007 13:58:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaVXb-000319-9c for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Sep 2007 07:58:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IaVXK-00030v-DR for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 07:58:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IaVXH-00030g-VY for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 07:58:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaVXH-00030d-Pv for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 07:58:35 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.232]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IaVXH-0002Ag-BN for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 07:58:35 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so1599246wxc for ; Wed, 26 Sep 2007 04:58:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=yIqO3v6gh4PjVLGkGOm2lNyqPkVEgRzhBMVdbROnCpM=; b=qAW0rqxJo30daNDf6Z1lXGFoJB6RG/eDp97kMONKIwqBgdqh5VdgJMDsP3c2u2XQn4Oav8UIYYYzDM/YTCRAsKLfeAH43YXlNIsBu1mJppwYc1xAoRZtj5d1MGbVUGlESrcUD0KQNjVDmHj6gf/jQ/6I3dCuMZfkcgHVSBjIg4I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iTl9g+OmH7npXQmh4evT/toJN0ELC748+Ll20JtOSA5eaHwqvqkIU2WRjhFuaHURNxakOE/+9LbQwz90mEkoaU+X5m3ishyP2nWQVTbyoGSTDbFDtieFzbXYwrLzZnBh29SXGthDRlvOervHqHpncoAUBvVF2+OZuFfV+0hJ160= Original-Received: by 10.90.71.3 with SMTP id t3mr578944aga.1190807914676; Wed, 26 Sep 2007 04:58:34 -0700 (PDT) Original-Received: by 10.90.103.8 with HTTP; Wed, 26 Sep 2007 04:58:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47876 Archived-At: On 9/26/07, Eli Zaretskii wrote: > That's the CVS version; on my machine its size is 12MB. I was talking > about Emacs 22.1, which is slightly smaller. Sorry, you're right. My 22.1 binary is 9,99 MiB (10.470.815 bytes). > Which begs the question to chaoji: what version of Emacs were _you_ > talking about? Maybe we are comparing very different programs. Still, 20+ MiB is weird. Juanma