[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: |
Eli Zaretskii |
Subject: |
bug#55414: 29.0.50; Byte compilation error for the modus-themes |
Date: |
Thu, 26 May 2022 14:32:21 +0300 |
> From: Protesilaos Stavrou <info@protesilaos.com>
> Cc: acm@muc.de, larsi@gnus.org, 55414@debbugs.gnu.org
> Date: Thu, 26 May 2022 08:55:00 +0300
>
> >> ((emacs-lisp-mode . ((max-lisp-eval-depth . 3000)
> >> (max-specpdl-size . 3000))))
> >>
> >> Again, the values were ignored.
> >
> > How about advising package-install-file?
>
> You mean at the theme level? I am not sure how that would work and what
> its potential downsides are.
>
> > Also, how do other packages overcome similar problems? Surely, this
> > isn't the first or the second package that needs such measures?
>
> I am not aware of other such cases. This one is specific to the recent
> changes in Emacs 29 (as noted earlier in this thread).
>
> > And finally, any ideas why a package that is just a theme need such
> > large values of these variables?
>
> Because the theme covers about 3300 faces. Assuming other things
> constant, to get it to byte compile again I need to remove more than
> 1200 faces, including popular groups like those of Gnus and Helm.
>
> >> These methods work for other variables but not those two. Perhaps
> >> because they are considered "risky" as file-local?
> >
> > No, I think that's because these facilities visit the file literally.
>
> I see. Thanks!
>
> >> > If the above misses the point, please tell more how you compile the
> >> > package and how you tried to enlarge the values of those variables.
> >>
> >> I don't use a Makefile. The recipe I shared in the first message to
> >> this bug report affects installation via package.el and, by extension,
> >> GNU ELPA.
> >
> > If all else fails, perhaps package.el should acquire a feature whereby
> > these variables could be overridden during byte-compilation.
>
> I am happy with whatever is best for Emacs. Though I do not know enough
> about package.el to have an informed opinion on the matter.
Stefan, WDYT about adding such a facility to package.el?
Lars, is it just me, or are you also concerned by a large increase in
the default values of these variables?
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, (continued)
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/16
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Alan Mackenzie, 2022/05/22
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/22
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Protesilaos Stavrou, 2022/05/22
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/23
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Protesilaos Stavrou, 2022/05/24
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/24
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Protesilaos Stavrou, 2022/05/24
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/25
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Protesilaos Stavrou, 2022/05/26
- bug#55414: 29.0.50; Byte compilation error for the modus-themes,
Eli Zaretskii <=
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Lars Ingebrigtsen, 2022/05/26
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Eli Zaretskii, 2022/05/26
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Stefan Monnier, 2022/05/26
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Protesilaos Stavrou, 2022/05/26
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Alan Mackenzie, 2022/05/27
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Lars Ingebrigtsen, 2022/05/27
- bug#55414: 29.0.50; Byte compilation error for the modus-themes, Stefan Monnier, 2022/05/26
bug#55414: 29.0.50; Byte compilation error for the modus-themes, Mattias EngdegÄrd, 2022/05/26