aboutsummaryrefslogtreecommitdiff
path: root/tests/test-system-lib-executable-find-or-warn.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
commit9ada39c2615c97d78eebd3842b38b9f29952a729 (patch)
tree50308139d92f2a6be3369a9d08ad00945ab227e1 /tests/test-system-lib-executable-find-or-warn.el
parentde76513464bf939ae1751e92ea558e4cdb4793d6 (diff)
downloaddotemacs-9ada39c2615c97d78eebd3842b38b9f29952a729.tar.gz
dotemacs-9ada39c2615c97d78eebd3842b38b9f29952a729.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-system-lib-executable-find-or-warn.el')
0 files changed, 0 insertions, 0 deletions