From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs bzr memory footprint Date: Thu, 13 Oct 2011 13:09:04 -0400 Message-ID: References: <83fwix2osa.fsf@gnu.org> <834nzd2eil.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: dough.gmane.org 1318543821 13794 80.91.229.12 (13 Oct 2011 22:10:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 22:10:21 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Carsten Mattner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 00:10:17 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RETTj-0002lb-6U for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 00:10:15 +0200 Original-Received: from localhost ([::1]:59034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RETTi-0006Zr-HB for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 18:10:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RETTf-0006Za-Ly for emacs-devel@gnu.org; Thu, 13 Oct 2011 18:10:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RETTe-0001NK-Vg for emacs-devel@gnu.org; Thu, 13 Oct 2011 18:10:11 -0400 Original-Received: from relais.videotron.ca ([24.201.245.36]:24215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RETTd-0001N3-Vl; Thu, 13 Oct 2011 18:10:10 -0400 Original-Received: from ceviche.home ([66.130.251.87]) by VL-VM-MR005.ip.videotron.ca (Oracle Communications Messaging Exchange Server 7u4-22.01 64bit (built Apr 21 2011)) with ESMTP id <0LT000BADYWV6120@VL-VM-MR005.ip.videotron.ca>; Thu, 13 Oct 2011 18:10:07 -0400 (EDT) Original-Received: by ceviche.home (Postfix, from userid 20848) id 83C5F660B6; Thu, 13 Oct 2011 13:09:04 -0400 (EDT) In-reply-to: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 24.201.245.36 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145161 Archived-At: > I must admit that I prefer to have haskell-mode and erlang-mode > be not part of Emacs' repo. I'm not planning to add erlang-mode to Emacs, but to the GNU ELPA. Stefan