GNU bug report logs -
#71967
Emacs erc-image package is broken?
Previous Next
Reported by: Apoorv <apoorvs <at> tuta.io>
Date: Sat, 6 Jul 2024 07:15:01 UTC
Severity: normal
Done: Apoorv <apoorvs <at> tuta.io>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#71967: Emacs erc-image package is broken?
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 71967 <at> debbugs.gnu.org.
--
71967: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71967
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
I don't have any issues with this package anymore, so I guess this can be closed.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
I had my last home reconfigure in April and I have not been able to update since because multiple packages have been giving me errors when I launch Emacs, including `emacs-erc-image`.
```
Cannot open load file No such file or directory /gnu/store/mfyb9kzkikmmbfi3dfin0panmlbarnb0-emacs-erc-image-0-3.82fb387/share/emacs/site-lisp/erc-image-0-3.82fb387/erc-image-autoloads
```
there is no erc-image-autoloads file, I'm not sure why it it trying to load this file.
there is also this one other error I get,
```
Symbol's value as variable is void: for
```
Running Emacs with `--debug-init` gives me this when this error occurs,
```
Debugger entered--Lisp error: (void-variable for)
solaire-mode--prepare-for-theme-a(doom-solarized-dark t)
apply(solaire-mode--prepare-for-theme-a (doom-solarized-dark t))
load-theme(doom-solarized-dark t)
load-with-code-conversion("/home/apoorv/.emacs.d/init.el" "/home/apoorv/.emacs.d/init.el" t t)
load("/home/apoorv/.emacs.d/init" noerror nomessage)
#f(compiled-function () #<bytecode 0x84e470693faeb10>)()
#f(compiled-function () #<bytecode -0x4307d7bb01d2857>)()
handler-bind-1(#f(compiled-function () #<bytecode -0x4307d7bb01d2857>) (error) startup--debug)
startup--load-user-init-file(#f(compiled-function () #<bytecode 0x1fb1653a8bd7d667>) #f(compiled-function () #<bytecode 0x731968ef8c2999b>) t)
command-line()
normal-top-level()
```
If I disable installing any Emacs package via `Guix` and simple rely on `straight` for example everything works fine, so it shouldn't be something in my `init.el`.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
[Message part 7 (text/html, inline)]
This bug report was last modified 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.