From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.devel Subject: Re: Lots and lots of symbols interned by calc Date: Thu, 22 Apr 2010 13:08:08 -0500 Message-ID: <87sk6n4ayf.fsf@vh213601.truman.edu> References: Reply-To: jay.p.belanger@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271959706 9464 80.91.229.12 (22 Apr 2010 18:08:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 18:08:26 +0000 (UTC) Cc: jay.p.belanger@gmail.com, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 20:08:24 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O50p5-0003Ey-R8 for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 20:08:24 +0200 Original-Received: from localhost ([127.0.0.1]:35356 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O50p5-000561-2v for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 14:08:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O50oz-00053u-Jl for emacs-devel@gnu.org; Thu, 22 Apr 2010 14:08:17 -0400 Original-Received: from [140.186.70.92] (port=34790 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O50ox-00051x-VJ for emacs-devel@gnu.org; Thu, 22 Apr 2010 14:08:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O50ow-0003Qa-EE for emacs-devel@gnu.org; Thu, 22 Apr 2010 14:08:15 -0400 Original-Received: from uranium.truman.edu ([150.243.160.94]:53519) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O50ow-0003Pg-9z for emacs-devel@gnu.org; Thu, 22 Apr 2010 14:08:14 -0400 Original-Received: from vh213601.truman.edu (vh213601.truman.edu [150.243.162.59]) by uranium.truman.edu (Postfix) with ESMTP id 8FB63128308; Thu, 22 Apr 2010 13:08:11 -0500 (CDT) In-Reply-To: (Leo's message of "Thu, 22 Apr 2010 17:58:09 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124065 Archived-At: > Hello, > > I have found the memory used by emacs goes up monotonously, for example, > my current emacs session (up for 1 day 5 hours) takes up 101M with no > visiting files. It is the third most memory hungry application right > after the browser and a pdf viewer. > > I have found calc interned lots and lots of symbols (for example: > abs\(1:\), Help\ on\ Stack, etc) into obarray. To see it: Those are menu entries. I'm a bit surprised that they are interned, but I don't think Calc does anything unusual in creating its menus.