emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Emacs hangs while edebugging recentf.el]


From: Chong Yidong
Subject: Re: address@hidden: Emacs hangs while edebugging recentf.el]
Date: Thu, 15 Dec 2005 19:12:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

martin rudalics <address@hidden> writes:

>  >     I reproduced the error and also found that Emacs hangs in the built-in
>  >     function `prin1-to-string' when it tries to print the value the
>  >     function `widget-create' returns, which contains a lot of circular
>  >     references in a deeply nested list.  If I don't interrupt the hang,
>  >     after some time, the function fails with a "Memory exhausted" message.
>
> I built today with the
>
>    if (print_depth >= 3 * PRINT_CIRCLE)
>
> fix and it still fails for me.

It works for me, at least using the recipe given in the original
email.  What steps are you using?




reply via email to

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