aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-comments-delete-buffer-comments.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-02 20:38:06 -0500
committerCraig Jennings <c@cjennings.net>2026-06-02 20:38:06 -0500
commit13319e3f1dfcdb69d8b08a5a9436df1492b027cd (patch)
tree80ee36b6482134ade02cd2dd1365bda590817719 /tests/test-custom-comments-delete-buffer-comments.el
parenta8edb813d07bfee3c970ab4c40cffd7c5896fc39 (diff)
downloaddotemacs-13319e3f1dfcdb69d8b08a5a9436df1492b027cd.tar.gz
dotemacs-13319e3f1dfcdb69d8b08a5a9436df1492b027cd.zip
feat(ui): name the operation in completing-read prompts
A picker prompt is the last thing shown before a command commits, so a bare noun leaves a mis-keyed command ambiguous. Hitting C-f8 (project agenda) instead of C-f9 (AI-vterm picker) gave the same "Project:" prompt with no signal which one was about to run. Reworded 17 prompts across 8 modules so each names the operation rather than just the thing being chosen: "Project:" becomes "Show agenda for project:", "F6:" becomes "Run tests:", the dwim-shell sub-prompts gain their context (checksum algorithm, PDF compression quality, text-to-speech voice, run dwim-shell command), the two contact pickers split into "Find contact:" and "Insert contact email:", and the dirvish ediff, org finalize, and custom-comments length/box-style prompts get the same treatment. I audited all ~124 completing-read / read-* call sites; the rest already named their operation and were left alone. These are prompt-string changes only, no logic touched.
Diffstat (limited to 'tests/test-custom-comments-delete-buffer-comments.el')
0 files changed, 0 insertions, 0 deletions