GNU bug report logs - #44554
27.1; Feature request: SRFI-62 style comments for Emacs Lisp.

Previous Next

Package: emacs;

Reported by: Vladimir Nikishkin <lockywolf <at> gmail.com>

Date: Tue, 10 Nov 2020 14:05:01 UTC

Severity: wishlist

Merged with 57966

Found in versions 27.1, 28.1

Full log


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

From: Jean Louis <bugs <at> gnu.support>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Vladimir Nikishkin <lockywolf <at> gmail.com>, 44554 <at> debbugs.gnu.org
Subject: Re: bug#44554: 27.1; Feature request: SRFI-62 style comments for
 Emacs Lisp.
Date: Tue, 10 Nov 2020 22:31:54 +0300
* Lars Ingebrigtsen <larsi <at> gnus.org> [2020-11-10 18:03]:
> Vladimir Nikishkin <lockywolf <at> gmail.com> writes:
> 
> > #;(defvar demo-variable nil
> >   "This is a demo-variable declared to illustrate SRFI-62.")
> > ```
> >
> > The special reader syntax "#;" means "please, ignore the next valid
> > s-expression completely".
> 
> Sexp-based comments would certainly be nice, but I wonder whether
> comment blocks would be even more useful (if we have to prioritise):
> 
> #| this is
> a comment |#

Voting for CL comment blocks.

It will increase documenting ability of Emacs.

I am using such to accept input from customers online, their human
readable data is shown in the comment blocks, and it is all LISP data
that can be processed.





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.