GNU bug report logs - #72334
[PATCH] Always print commas and comma-ats specially

Previous Next

Package: emacs;

Reported by: Thuna <thuna.cing <at> gmail.com>

Date: Sun, 28 Jul 2024 13:34:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Andreas Schwab <schwab <at> suse.de>
Cc: 72334 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Stefan Monnier <monnier <at> iro.umontreal.ca>, Thuna <thuna.cing <at> gmail.com>
Subject: bug#72334: [PATCH] Always print commas and comma-ats specially
Date: Wed, 12 Feb 2025 00:53:39 -0800
Andreas Schwab <schwab <at> suse.de> writes:

> On Feb 11 2025, Stefan Kangas wrote:
>
>> BTW, I note that while in ELisp
>>
>>     ,bar
>>
>> prints as
>>
>>     (\, bar)
>
> (car ',bar) => \,
>
>> in Scheme it prints as the somewhat nicer
>>
>>     (unquote bar)
>
> (car ',bar) => unquote
>
> They just use different symbols to implement the \, reader macro.

Yes, of course.  I'm saying that ours is.. less pretty.




This bug report was last modified 139 days ago.

Previous Next


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