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: Luc Teirlinck
Subject: Re: reproducible memory problem and crashes on cygwin
Date: Mon, 10 Jul 2006 23:24:56 -0500 (CDT)

emacs user wrote:
   
   I'll take your word for that, I hardly know what GC is...

I did not follow this thread and I do not know whether this has
already been pointed out to you, but you can force a garbage
collection using

M-: (garbage-collect)

If by any chance you then see `nil' in the echo area, we know what the
problem is (pure space overflow).  Actually, you can do `M-x garbage-collect'
to force garbage collection, but then you do not see the return value in
the echo area.

Sincerely,

Luc.





reply via email to

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