emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: reproducible memory problem and crashes on cygwin


From: emacs user
Subject: Re: reproducible memory problem and crashes on cygwin
Date: Mon, 10 Jul 2006 23:56:49 -0400




From: address@hidden (Kim F. Storm)
Jason Rumney <address@hidden> writes:

> emacs user wrote:
>> an example:
>>
>> before editing the image: 33Mb
>> during: 39Mb
>> after killing the buffer: 39Mb
>> image file is 186263 bytes large (jpeg)
>
> Emacs needs to decompress your jpeg image to display it, and rather
> than do that every time it gets displayed, it caches the decompressed
> image for image-cache-eviction-delay seconds after it was last
> displayed. By default, image-cache-eviction-delay is 1800, so what
> happens to the memory usage if you leave Emacs for half an hour?

Or try this:

M-: (clear-image-cache t) RET

thanks.... so I get "nil" in the echo area and the memory usage does not change at all when I try this. I didnt try leaving emacs for 1/2 an hour. it normally crashes with a "segmentation something" much earlier.
EU

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

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