diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-13 20:02:41 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-13 20:02:41 -0500 |
| commit | 4353a8ae429628d3479f19ebb6f1da53d50b6c39 (patch) | |
| tree | 3c4408d89f91ce65c9e90780b70196e838e91510 /tests/test-prog-python-setup.el | |
| parent | 8cd54c11ae97564954f555e76544296079e0513d (diff) | |
| download | dotemacs-4353a8ae429628d3479f19ebb6f1da53d50b6c39.tar.gz dotemacs-4353a8ae429628d3479f19ebb6f1da53d50b6c39.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-prog-python-setup.el')
0 files changed, 0 insertions, 0 deletions
