-
-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bytecode overflow #314
Comments
Yes, Henrik is working on it. It's the compiler unable to manage the doom def theme function. Given this just happens during compile time it's not that big of a problem, but it we're working on it |
Thank you for updating! |
Just chiming in to say that I bumped into the same problem today while packaging |
After this is fixed, I'd love to see a write-up of what caused it and how it was fixed! :) |
Is there another way to install this package? I'm unable to install. |
@seagle0128 Does increasing |
@hlissner No, it doesn't work for me. |
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to 2.1.6-2. [arguments]: Disable byte-compilation regarding issue in upstream. <doomemacs/themes#314>.
This is a temporary measure, while hlissner/emacs-doom-themer is in the works.
I've disabled byte-compilation of theme files in 9cd6872. Which resolves this issue. This is a temporary fix while I work on https://github.com/hlissner/emacs-doom-themer; which will eventually replace this package's API for themes (and properly address this). When I first wrote Anyhow, I'll leave this thread open until that is done. I'll keep you posted. |
@hlissner Looking forward to your progress! Emacs could really use a better way to define themes. Wow us with your Elisp-fu mastery. :) |
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to 2.1.6-2. [arguments]: Disable byte-compilation regarding issue in upstream. <doomemacs/themes#314>.
This is a temporary measure, while hlissner/emacs-doom-themer is in the works.
This is related to issue doomemacs#314 and commit 9cd6872
I'm still getting similar errors on installing via melpa on non-doom-emacs:
|
In recent versions, this error is showed while installing.
e.g.
The text was updated successfully, but these errors were encountered: