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: martin rudalics
Subject: Re: address@hidden: Emacs hangs while edebugging recentf.el]
Date: Thu, 15 Dec 2005 19:39:51 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

>     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.





reply via email to

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