emacs-devel
[Top][All Lists]
Advanced

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

Re: GC and stack marking


From: Eli Zaretskii
Subject: Re: GC and stack marking
Date: Tue, 20 May 2014 19:37:28 +0300

> Date: Mon, 19 May 2014 13:17:40 -0700
> From: Paul Eggert <address@hidden>
> CC: address@hidden, address@hidden
> 
> What happens if you change this:
> 
> (setq purify-flag nil)
> 
> to something like this?
> 
> (clrhash purify-flag)
> (setq purify-flag nil)

Thanks, but it didn't help.



reply via email to

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