GNU bug report logs - #61281
“`(a \, b)” equals to “`(a . ,b)”

Previous Next

Package: emacs;

Reported by: Xie Shynur <one.last.kiss <at> outlook.com>

Date: Sat, 4 Feb 2023 23:29:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Xie Shynur <one.last.kiss <at> outlook.com>, "61281 <at> debbugs.gnu.org" <61281 <at> debbugs.gnu.org>
Subject: bug#61281: “`(a \, b)” equals to “`(a . , b)”
Date: Sun, 05 Feb 2023 05:55:09 +0100
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> No evaluation by backquote, you mean?  Yes, you need to say `(a ,'\, b).
> Is this really different in other Lisps (isn't `,' a reader macro in
> Common Lisp)?

I mean, what should the Elisp reader return when reading ",foo"?  It
must be some expression, and backquote will have to handle this
expression differently than quote for the thing to work.

Michael.




This bug report was last modified 2 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.