bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#55414: 29.0.50; Byte compilation error for the modus-themes


From: Protesilaos Stavrou
Subject: bug#55414: 29.0.50; Byte compilation error for the modus-themes
Date: Thu, 26 May 2022 18:42:03 +0300
User-agent: Notmuch/0.36 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Thu, 26 May 2022 11:20:14 -0400
>
> The patch below should significantly reduce the recursion depth (and
> hopefully make it faster, to boot) because the (loop (cdr form)) call
> is in tail position (and named-let should hence apply TCO to it).
>
> Does it help for modus-themes?

Hello Stefan,

I applied your patch and in the new build evaluated these:

    (require 'package)
    (package-install-file "/path/to/modus-themes")

Everything worked as expected.  Thank you!

-- 
Protesilaos Stavrou
https://protesilaos.com





reply via email to

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