GNU bug report logs - #57966
28.1; SRFI-62 (symbolic comments) in elisp

Previous Next

Package: emacs;

Reported by: "Trent W. Buck" <trentbuck <at> gmail.com>

Date: Wed, 21 Sep 2022 05:22:01 UTC

Severity: wishlist

Merged with 44554

Found in versions 27.1, 28.1

Full log


View this message in rfc822 format

From: "Trent W. Buck" <trentbuck <at> gmail.com>
To: 57966 <at> debbugs.gnu.org
Subject: bug#57966: 28.1; SRFI-62 (symbolic comments) in elisp
Date: Wed, 21 Sep 2022 15:21:26 +1000
I want this, in elisp:

    https://srfi.schemers.org/srfi-62/srfi-62.html

Probably someone already asked, but
I couldn't find any existing discussion.

Instead of C-M-SPC M-; to comment out something,
you can just insert #;

Probably the reader macro part is easy, but
the syntax highlighting is a real pain?

Common Lisp had a reader macro for conditional read, like
#+(sbcl clisp) and #-(abcl).
I think you could abuse that as a symbolic comment using #+nil?
I don't know if cl-macs.el has brought that over to elisp.




This bug report was last modified 2 years and 268 days ago.

Previous Next


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