emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cl-lib warnings


From: Eli Zaretskii
Subject: Re: cl-lib warnings
Date: Sat, 24 Dec 2022 08:40:06 +0200

> From: Yuan Fu <casouri@gmail.com>
> Date: Fri, 23 Dec 2022 15:42:52 -0800
> Cc: Juanma Barranquero <lekktu@gmail.com>,
>  João Távora <joaotavora@gmail.com>,
>  juri@linkov.net,
>  monnier@iro.umontreal.ca,
>  emacs-devel@gnu.org
> 
> > Yes, cl-loop is one of the worst offenders in my eyes.  If I want to
> > use Fortran or C, I will use Fortran or C; I don't want to see Fortran
> > for-loops in Emacs Lisp.
> 
> Darn it! I loved cl-loop :-) I’ll curb my use of cl-loop in Emacs codebase.

Thank you.  IMHO, it should be used only when using the normal ELisp
constructs makes the code too complex to understand.

But that's just MO and my stylistic preference; I'm not going to
reject changes because they use cl-loop.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]