aboutsummaryrefslogtreecommitdiff
path: root/tests/test-system-lib-process-output-or-error.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 14:08:01 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 14:08:01 -0500
commit12c2cb141fcfd7ec14e04ce59e6294ffea4e2df9 (patch)
treeb7194cb4580d580bb3e3a2a17d16ffe07c46fecf /tests/test-system-lib-process-output-or-error.el
parentc75e36f4ec6764142499a3ec965d25895c564cb0 (diff)
downloaddotemacs-12c2cb141fcfd7ec14e04ce59e6294ffea4e2df9.tar.gz
dotemacs-12c2cb141fcfd7ec14e04ce59e6294ffea4e2df9.zip
refactor(dirvish): use cj/executable-find-or-warn in cj/set-wallpaper
Migrate `cj/set-wallpaper' to the new helper. The old code messaged a bare `"%s not found"' when feh or swww was missing -- the helper produces a better message ("feh not found; wallpaper setter unavailable") that lands in *Warnings* instead of flashing once in the echo area. Add `(require \='system-lib)' to dirvish-config.el per the Phase 2 exit criterion. Audit notes for the other `executable-find' call sites in prog-shell, prog-c, prog-go, prog-python, browser-config: all silent `:if' / LSP-availability checks (spec says keep silent), or interactive commands with platform-specific install hints in their existing messages (`shellcheck`, `mypy`, `delve`). Migrating those would lose the install hints; leaving them.
Diffstat (limited to 'tests/test-system-lib-process-output-or-error.el')
0 files changed, 0 insertions, 0 deletions