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


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

From: Andreas Schwab <schwab <at> suse.de>
To: Stefan Kangas <stefankangas <at> gmail.com>
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: Re: bug#72334: [PATCH] Always print commas and comma-ats specially
Date: Wed, 12 Feb 2025 09:32:19 +0100
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.

-- 
Andreas Schwab, SUSE Labs, schwab <at> suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."




This bug report was last modified 104 days ago.

Previous Next


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