From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: print-circle and describe-variable Date: Tue, 10 Apr 2007 10:00:14 +0900 Message-ID: <874pnp11sx.fsf@catnip.gol.com> References: <4616EBD0.8020104@gmail.com> <4619903E.30608@gmail.com> <461A9B38.50507@gmail.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176181587 22615 80.91.229.12 (10 Apr 2007 05:06:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Apr 2007 05:06:27 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , rms@gnu.org To: "Lennart Borgman \(gmail\)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 10 07:05:41 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hb4ig-0007Ik-JO for ged-emacs-devel@m.gmane.org; Tue, 10 Apr 2007 03:00:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hb4mY-0000ub-G7 for ged-emacs-devel@m.gmane.org; Mon, 09 Apr 2007 21:04:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hb4mU-0000uP-SR for emacs-devel@gnu.org; Mon, 09 Apr 2007 21:04:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hb4mT-0000ty-Hz for emacs-devel@gnu.org; Mon, 09 Apr 2007 21:04:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hb4mT-0000tv-BK for emacs-devel@gnu.org; Mon, 09 Apr 2007 21:04:21 -0400 Original-Received: from smtp02.dentaku.gol.com ([203.216.5.72]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hb4iY-0007hw-UK; Mon, 09 Apr 2007 21:00:19 -0400 Original-Received: from 203-216-97-156.dsl.gol.ne.jp ([203.216.97.156] helo=catnip.gol.com) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1Hb4iV-0002Br-UR; Tue, 10 Apr 2007 10:00:16 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id AF7AB2F43; Tue, 10 Apr 2007 10:00:14 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: <461A9B38.50507@gmail.com> (Lennart Borgman's message of "Mon\, 09 Apr 2007 21\:59\:52 +0200") Original-Lines: 11 X-Abuse-Complaints: abuse@gol.com X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69256 Archived-At: "Lennart Borgman (gmail)" writes: >> Try (let ((print-circle t) (toto (list 2))) (prin1 (list toto toto))) > > Interesting, but is not that just another bug? No, it's the correct behavior. -Miles -- 80% of success is just showing up. --Woody Allen