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


Message #116 received at 61281 <at> debbugs.gnu.org (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Andreas Schwab <schwab <at> suse.de>, Xie Shynur <one.last.kiss <at> outlook.com>,
 "61281 <at> debbugs.gnu.org" <61281 <at> debbugs.gnu.org>
Subject: Re: bug#61281: “`(a \, b)” equals to “`(a . ,
 b)”
Date: Wed, 08 Feb 2023 00:44:10 +0100
Drew Adams <drew.adams <at> oracle.com> writes:

> Still, could you please show these uses of bare "\,"
> explicitly?
>
>  $ clisp -q -x '`\,'
>  $ clisp -q -x '`(\, x)'

| micha> clisp -q -x '`\,'
| |,|
| micha> clisp -q -x '`(\, x)'
| (|,| X)

In Emacs we could as well change the symbol (or whatever object) used as
"tag" for the expansion of the `,` reader construct.  But unless this
solves some practical problem, since there is the cost of breaking code,
I don't understand why we are still discussing this.

You would suggest to make a change like this, Drew?


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.