emacs-devel
[Top][All Lists]
Advanced

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

Re: print-circle and describe-variable


From: Lennart Borgman (gmail)
Subject: Re: print-circle and describe-variable
Date: Mon, 09 Apr 2007 03:00:46 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

Stefan Monnier wrote:
Sometime ago we had a discussion about printing variables with recursive structures. As I remember it the conclusion was that we could not set print-circle to t generally now. But is there something that prevents describe-variable from let-bounding `print-circle' to t? I think this would be convenient.

It sounds like a good idea to me.  Does anyone know of a reason not to
do it?

I can think of one: too late.


But we do believe that print-circle makes it possible to print out recursive structures, or? And we do not believe that it disturbs printing out non-recursive structures (except that it gets a bit slower), or?

Could it make much harm then if we let describe-variable use it? And is it not a bug that Emacs hangs and eats all memory if you try to display a recursive structure with describe-variable?





reply via email to

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