diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 13:51:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 13:51:56 -0500 |
| commit | 2b0d2793730567dd1d6d5c425d73238303c1d5de (patch) | |
| tree | a556f8c52cc32d445fedc54cbc346675f81cb71c /tests/test-custom-ordering-arrayify.el | |
| parent | 8e70b8e07126bd5e6c4ad470f38b83e29cdc8108 (diff) | |
| download | dotemacs-2b0d2793730567dd1d6d5c425d73238303c1d5de.tar.gz dotemacs-2b0d2793730567dd1d6d5c425d73238303c1d5de.zip | |
fix(dwim-shell): valid zip name, real backup timestamp, reachable menu key
Three audit fixes. Single-file zip named the archive after the input file (<<fne>>.<<e>>), making invalid archives and a "foo." name for directories. It now builds <fne>.zip. The dated backup single-quoted $(date ...), so the stamp sat literal in the filename. Now the timestamp is interpolated in Elisp with format-time-string. The dired menu used "M-S-d", which Meta-Shift-d never emits (it sends M-D), so the menu was unreachable in plain dired. It now binds M-D, matching the dirvish sibling. Both command strings moved to top-level builders so they're unit-testable without loading the dwim-shell-command package.
Diffstat (limited to 'tests/test-custom-ordering-arrayify.el')
0 files changed, 0 insertions, 0 deletions
