unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* About self-referential object
@ 2013-01-04 23:32 Xue Fuqiao
  2013-01-04 23:47 ` Drew Adams
       [not found] ` <mailman.16720.1357343280.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Xue Fuqiao @ 2013-01-04 23:32 UTC (permalink / raw)
  To: help-gnu-emacs

I have a question about self-referential object:

(setq foo '(nil))
=> (nil)
(setcar foo foo)
=> (#0)

It is an infinite recursion.  What does the `#0' mean here?  Can anybody help?  Thanks.
-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <mailman.16719.1357342389.855.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2013-01-08 16:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 23:32 About self-referential object Xue Fuqiao
2013-01-04 23:47 ` Drew Adams
2013-01-05  0:24   ` Xue Fuqiao
2013-01-05  0:55     ` Drew Adams
2013-01-05  1:26       ` Xue Fuqiao
2013-01-05  0:27   ` Xue Fuqiao
     [not found] ` <mailman.16720.1357343280.855.help-gnu-emacs@gnu.org>
2013-01-05  0:07   ` Pascal J. Bourguignon
2013-01-08 16:06     ` Stefan Monnier
     [not found] <mailman.16719.1357342389.855.help-gnu-emacs@gnu.org>
2013-01-04 23:40 ` Pascal J. Bourguignon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).