[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: print-circle and describe-variable
From: |
Richard Stallman |
Subject: |
Re: print-circle and describe-variable |
Date: |
Mon, 09 Apr 2007 18:52:18 -0400 |
> 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.
It's not too late for this. This is a fix for a problem that can
cause errors showing the value of a variable. It can't cause any
problem worse than the existing problem.
Do you see any technical reason why this change would be bad?
- Re: print-circle and describe-variable, (continued)
- Re: print-circle and describe-variable, Lennart Borgman (gmail), 2007/04/10
- Re: print-circle and describe-variable, Chong Yidong, 2007/04/10
- Re: print-circle and describe-variable, Miles Bader, 2007/04/09
- Re: print-circle and describe-variable, Richard Stallman, 2007/04/09
- Re: print-circle and describe-variable, Chong Yidong, 2007/04/09
- Re: print-circle and describe-variable, Richard Matthew Stallman, 2007/04/11
- Re: print-circle and describe-variable, Chong Yidong, 2007/04/11
- Re: print-circle and describe-variable, Richard Matthew Stallman, 2007/04/11
- Re: print-circle and describe-variable, Kim F. Storm, 2007/04/12
- Re: print-circle and describe-variable, Richard Stallman, 2007/04/12
- Re: print-circle and describe-variable,
Richard Stallman <=