unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57966: 28.1; SRFI-62 (symbolic comments) in elisp
@ 2022-09-21  5:21 Trent W. Buck
  2022-09-21  6:06 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Trent W. Buck @ 2022-09-21  5:21 UTC (permalink / raw)
  To: 57966

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#57966: 28.1; SRFI-62 (symbolic comments) in elisp
  2022-09-21  5:21 bug#57966: 28.1; SRFI-62 (symbolic comments) in elisp Trent W. Buck
@ 2022-09-21  6:06 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2022-09-21  6:06 UTC (permalink / raw)
  To: Trent W. Buck, 57966

forcemerge 44554 57966
thanks

"Trent W. Buck" <trentbuck@gmail.com> writes:

> I want this, in elisp:
>
>     https://srfi.schemers.org/srfi-62/srfi-62.html

See the discussion in Bug#44554 (now merged).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-21  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21  5:21 bug#57966: 28.1; SRFI-62 (symbolic comments) in elisp Trent W. Buck
2022-09-21  6:06 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).