unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* About Circular Objects
@ 2012-12-25  8:52 Xue Fuqiao
  2012-12-25 14:52 ` Teemu Likonen
  0 siblings, 1 reply; 4+ messages in thread
From: Xue Fuqiao @ 2012-12-25  8:52 UTC (permalink / raw)
  To: help-gnu-emacs

I have a question about the #N# read syntax and #N= syntax.  Look at this code:

(progn
  (setq x '#1=(a #1#))
  (eq x (cdr x)))

Why does this code return nil?  Isn't the second element the list itself?

-- 
Best regards.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-25 14:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.16090.1356446630.855.help-gnu-emacs@gnu.org>
2012-12-25 14:48 ` About Circular Objects Lars Magne Ingebrigtsen
2012-12-25 14:51 ` Pascal J. Bourguignon
2012-12-25  8:52 Xue Fuqiao
2012-12-25 14:52 ` Teemu Likonen

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).