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: Richard Stallman
Subject: Re: print-circle and describe-variable
Date: Mon, 09 Apr 2007 22:21:07 -0400

    Try (let ((print-circle t) (toto (list 2))) (prin1 (list toto toto)))

    In some cases, this is a good feature, but in many other cases it can be
    very confusing.

That is a good point.  So I guess it is better not to make this change.

How about binding print-length and print-level instead?
They could be bound to eval-expression-print-length, etc.




reply via email to

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