GNU bug report logs - #57907
29.0.50; Using keywords with cl-loop

Previous Next

Package: emacs;

Reported by: Philip Kaludercic <philipk <at> posteo.net>

Date: Sun, 18 Sep 2022 12:05:01 UTC

Severity: normal

Found in version 29.0.50

Done: Philip Kaludercic <philipk <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Philip Kaludercic <philipk <at> posteo.net>
Cc: 57907 <at> debbugs.gnu.org
Subject: bug#57907: 29.0.50; Using keywords with cl-loop
Date: Sun, 18 Sep 2022 15:01:05 +0200
Philip Kaludercic <philipk <at> posteo.net> writes:

> Interesting, I did not know this.  But the point remains that Common
> Lisp's loop accepts both the symbol "a" from the "COMMON-LISP" package
> and from the "KEYWORD" package, right?

Right, from any package.  The reason is that otherwise one couldn't
write (loop repeat ...), for example, if a package defines its own
repeat symbol.

>> Wouldn't it be nice if Emacs finally decided to have Common Lisp packages?
>
> Yeah, if only we could convince Emacs to do that ;)

I could convince Emacs, amd I would even invest the effort doing this,
seriously.

But there are obstacles...

Hold on, I'm getting my popcorn out :-)




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

Previous Next


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