GNU bug report logs - #55414
29.0.50; Byte compilation error for the modus-themes

Previous Next

Package: emacs;

Reported by: Protesilaos Stavrou <info <at> protesilaos.com>

Date: Sat, 14 May 2022 18:09:01 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Protesilaos Stavrou <info <at> protesilaos.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: acm <at> muc.de, Eli Zaretskii <eliz <at> gnu.org>, 55414 <at> debbugs.gnu.org
Subject: bug#55414: 29.0.50; Byte compilation error for the modus-themes
Date: Thu, 26 May 2022 18:42:03 +0300
> From: Stefan Monnier <monnier <at> 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




This bug report was last modified 3 years and 107 days ago.

Previous Next


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