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: Thuna <thuna.cing <at> gmail.com>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 72334 <at> debbugs.gnu.org
Subject: bug#72334: [PATCH] Always print commas and comma-ats specially
Date: Tue, 11 Feb 2025 20:35:03 +0100
> Could you please summarize the issue that this is intended to fix?

(cons 'foo (list '\, 'bar)) should be printed as (foo . ,bar) instead of
(foo \, bar).  Same for (foo . ,@bar) and (foo . `bar), and maybe even
(foo . 'bar) and (foo . #'bar).




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.