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: Jim Porter <jporterbugs <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: Xie Shynur <one.last.kiss <at> outlook.com>, "61281 <at> debbugs.gnu.org" <61281 <at> debbugs.gnu.org>, Drew Adams <drew.adams <at> oracle.com>
Subject: bug#61281: “`(a \, b)” equals to “`(a . , b)”
Date: Sun, 5 Feb 2023 17:14:52 -0800
On 2/5/2023 4:18 PM, Michael Heerdegen wrote:
> Michael Heerdegen <michael_heerdegen <at> web.de> writes:
> 
>> You mean the reader should emit a warning?  Note that at least
>> expressions printed by Emacs itself might be printed like this, e.g.
>>
>>    (nth 1 '`(a . ,b)) ==> (a \, b)
>>
>> so you would get warnings for automatically generated code.
> 
> An example is even in the original report.

Well, that's what I get for trying to send a message shortly before 
going to sleep.

> Maybe the printer could be taught to print (... . ,X) in this form
> instead of (... \, X).

This would probably be nice though (assuming it's sufficiently easy). 
The current printing form would likely confuse a novice programmer if 
they encountered it.




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.