aboutsummaryrefslogtreecommitdiff
path: root/tests/test-all-comp-errors.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-13 20:02:41 -0500
committerCraig Jennings <c@cjennings.net>2026-05-13 20:02:41 -0500
commite1f597a2a92e2c3988e63a1837515071021e12d4 (patch)
tree54e41bc6a75df6432328d7ae78c569bdb6656079 /tests/test-all-comp-errors.el
parent84c222d9db43cce458ab07a0567b459b4576fb1f (diff)
downloaddotemacs-e1f597a2a92e2c3988e63a1837515071021e12d4.tar.gz
dotemacs-e1f597a2a92e2c3988e63a1837515071021e12d4.zip
fix(telega): don't auto-install at init; let MELPA staleness slide
The use-package form defaulted to `:ensure t`, which made init crash when MELPA's archive index pointed at a dated snapshot tarball (`telega-20260503.1332.tar`) that had already rotated off the server -- the install fetch hit a 404 and took the whole startup down with a `file-error`. Switched to `:ensure nil` so the module configures telega without trying to install it. The `:commands telega` autoload stub still wires `C-; G`; pressing it before the package is installed signals a void-function instead. Commentary now documents the one-time install (`M-x package-refresh-contents` + `M-x package-install RET telega`).
Diffstat (limited to 'tests/test-all-comp-errors.el')
0 files changed, 0 insertions, 0 deletions