<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>emacs: Warning (bytecomp): 'loop' is an obsolete alias (as of 27.1); use 'cl-loop' instead.</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/943 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="943"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;p&gt;Error on Debian 13:&lt;/p&gt;
&lt;blockquote&gt;
Warning (bytecomp): 'loop' is an obsolete alias (as of 27.1); use 'cl-loop' instead.&lt;/blockquote&gt;
&lt;p&gt;Unfortunately emacs does not show a stack trace, see &lt;a class="reference external" href="https://emacs.stackexchange.com/q/13532/12191"&gt;https://emacs.stackexchange.com/q/13532/12191&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Finding the culprit:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
$ cd .config/emacs
$ ag --el loop|grep -v cl-loop|grep loop
elpa/yaxception-20150105.1452/yaxception.el:390:  (loop for s in (apropos-internal &amp;quot;^[a-z\\-:/]+$&amp;quot;)
elpa/genrnc-20140612.1237/genrnc.el:302:  (loop for f in (list genrnc--trang-jar-name genrnc--xsd2rng-jar-name genrnc--xsd2rng-xsl-name)
elpa/yaxception-20150105.1540/yaxception.el:172:        (loop for e in catch_or_finally
&lt;/pre&gt;
&lt;p&gt;After that I simply removed genrnc and yaxception.&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/943/rev-raw/17487439ff806db3fefaac2fe830daca01e076e6/README.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/943#README.rst"&gt;README.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
