unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A question about read syntax and compiled backreferences
@ 2007-01-22 16:13 Juanma Barranquero
  2007-01-22 21:38 ` Eli Zaretskii
  2007-01-23  9:48 ` Miles Bader
  0 siblings, 2 replies; 31+ messages in thread
From: Juanma Barranquero @ 2007-01-22 16:13 UTC (permalink / raw)


Why can I evaluate this:

(defun test ()
  (let ((z '#1=(a b . #1#)))
    (safe-length z)))

but trying to loading it from a byte-compiled file brings

  Invalid read syntax: "#"

?

(I'm sure there's a simple explanation and I'm overlooking something...)

                    /L/e/k/t/u

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

end of thread, other threads:[~2007-02-11 12:13 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-22 16:13 A question about read syntax and compiled backreferences Juanma Barranquero
2007-01-22 21:38 ` Eli Zaretskii
2007-01-23  8:54   ` Juanma Barranquero
2007-01-23  9:48 ` Miles Bader
2007-01-23 12:50   ` Juanma Barranquero
2007-01-24  0:31     ` Miles Bader
2007-01-24  0:50       ` Juanma Barranquero
2007-01-24  8:22   ` Richard Stallman
2007-01-24 13:58     ` Miles Bader
2007-01-27 17:10   ` Andreas Schwab
2007-01-27 17:28     ` Andreas Schwab
2007-01-27 17:36       ` Juanma Barranquero
2007-01-27 21:55         ` David Kastrup
2007-01-27 22:17           ` Romain Francoise
2007-01-27 23:35           ` Juanma Barranquero
2007-01-28  9:35             ` David Kastrup
2007-01-28  9:51               ` Andreas Schwab
2007-01-28 11:08                 ` David Kastrup
2007-01-29 20:29                   ` Stuart D. Herring
2007-01-29  5:37               ` Richard Stallman
2007-01-28 19:48             ` Richard Stallman
2007-01-27 22:22         ` Stefan Monnier
2007-01-27 23:15           ` Andreas Schwab
2007-01-28  0:31             ` Kim F. Storm
2007-01-28 19:48               ` Richard Stallman
2007-01-28  0:10           ` Miles Bader
2007-01-28  7:41         ` Richard Stallman
2007-01-29  1:31           ` Kenichi Handa
2007-01-29  4:51             ` Miles Bader
2007-01-29 23:52               ` Richard Stallman
2007-02-11 12:13                 ` Romain Francoise

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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