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 #83 received at 44554 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>,
 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: Fri, 13 Nov 2020 18:32:17 +0000
[Message part 1 (text/plain, inline)]
On Tue, Nov 10, 2020, 17:22 Drew Adams <drew.adams <at> oracle.com> wrote:

> > I wonder whether comment blocks would be even more useful
> > (if we have to prioritise):
> >
> > #| this is
> > a comment |#
> >
> > The advantage is that you don't have to have syntactically valid things
> > in comment blocks, while #; requires that you do.  #; also looks like
> > slightly hard to read if you do stuff like
> >
> > (foo #;(foobar
> >         ...
> >         1)
> >      zot)
>
> +1 for Common-Lisp block comments.
>

+1. Let's not stray away from existing solutions.

(And for reader macros, FWIW...)
>

+2 Yep, just make a programmable reader.

Even without such a thing, reader conditionals are just what's requested
here.

João

>
[Message part 2 (text/html, inline)]

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

Previous Next


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