unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: A question about read syntax and compiled backreferences
Date: Mon, 22 Jan 2007 23:38:46 +0200	[thread overview]
Message-ID: <u3b62eo7t.fsf@gnu.org> (raw)
In-Reply-To: <f7ccd24b0701220813n15bf9ehf0b27940717e3e03@mail.gmail.com> (lekktu@gmail.com)

> Date: Mon, 22 Jan 2007 17:13:07 +0100
> From: "Juanma Barranquero" <lekktu@gmail.com>
> 
> 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: "#"
> 
> ?

Maybe because the byte compiler emits constructs that use # ?

  reply	other threads:[~2007-01-22 21:38 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-22 16:13 A question about read syntax and compiled backreferences Juanma Barranquero
2007-01-22 21:38 ` Eli Zaretskii [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u3b62eo7t.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).