emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird memory consumption libnked to frame font spec


From: Stefan Monnier
Subject: Re: Weird memory consumption libnked to frame font spec
Date: Thu, 30 Apr 2009 22:58:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

>> There's something funny with our memory consumption.
>> Here is a recipe to show the problem, tho it uses mpc.el (and requires
>> an mpd daemon running), so you may find it rather inconvenient to try
>> and reproduce it.  Hopefully I'll find a way to get rid of this mpc.el
>> dependency to reproduce the bug, but for now, that's what we have:

>> - emacs -Q --eval '(dotimes (i 10 (other-frame 1)) (make-frame (quote ((font 
>> . "Sans")))))' -l ~/src/elisp/mpc/mpc.el -f mpc

> Do you see the same memory increase with an actual font
> family (e.g. "dejavu sans") instead of such a generic
> family name?

Yes, that makes no difference.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]