From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Re: Memory leak Date: Mon, 19 May 2008 21:42:27 +0200 Organization: disorganized Message-ID: <87zlqmdqsc.fsf@localhorst.mine.nu> References: <85lk2b1829.fsf@lola.goethe.zz> <482CD48E.3020601@gmail.com> <482D8332.5030908@gnu.org> <87iqxa1kpv.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1211226825 25842 80.91.229.12 (19 May 2008 19:53:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 19:53:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 19 21:54:23 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 1JyBR4-0003y2-OW for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 21:54:19 +0200 Original-Received: from localhost ([127.0.0.1]:52196 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyBQK-00045t-Rk for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 15:53:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyBQE-00043U-Ut for emacs-devel@gnu.org; Mon, 19 May 2008 15:53:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyBQD-00041B-2Y for emacs-devel@gnu.org; Mon, 19 May 2008 15:53:26 -0400 Original-Received: from [199.232.76.173] (port=38016 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyBQC-00040z-TG for emacs-devel@gnu.org; Mon, 19 May 2008 15:53:24 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:50478 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JyBQC-0007Tx-BE for emacs-devel@gnu.org; Mon, 19 May 2008 15:53:24 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JyBQ7-00027Y-Ke for emacs-devel@gnu.org; Mon, 19 May 2008 19:53:19 +0000 Original-Received: from e178000083.adsl.alicedsl.de ([85.178.0.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2008 19:53:19 +0000 Original-Received: from david.hansen by e178000083.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 May 2008 19:53:19 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178000083.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:EXCI39iitS54eyrV37L4f0ExQ+o= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97406 Archived-At: On Mon, 19 May 2008 15:34:20 +0200 David Hansen wrote: > Will update right now and report back if your changes help. At least not a that excessive one. Usage is now at about 70M which is pretty normal for my emacs usage. But: - Italics isn't working anymore - The Gnus *summary* buffer flickers … - … as does looking at some parts of the UTF-8-demo.txt[1] (seems to correlate with the display of line drawing characters) … - … which is also incredible slooooow (scrolling and cursor movements on the timescale of several seconds on my 1.8GHz AMD box) - Combining characters is broken (at least the example in above demo file). David Footnotes: [1] http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt