diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-12 12:49:33 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-12 12:49:33 -0500 |
| commit | a15c6b3e92b8d7be6be6dc4dd6802a18ccf52326 (patch) | |
| tree | 1d1c1f01f006d571aecfa0786d248d1c411c99be /modules/flycheck-config.el | |
| parent | 162d52dfc5a401c95dcbb6f5630d4373568a70e6 (diff) | |
| download | dotemacs-a15c6b3e92b8d7be6be6dc4dd6802a18ccf52326.tar.gz dotemacs-a15c6b3e92b8d7be6be6dc4dd6802a18ccf52326.zip | |
feat(dirvish): start org-drill on the .org file at point with S
`S` ("study") in `dirvish-mode-map` opens the `.org` file at point and runs `cj/drill-this-file` on it, so I can drill any deck straight from the file list. It `user-error`s on no file, on a directory, or on a non-`.org` file.
`D` and `O` were already taken (duplicate-file, open-with-command), so I went with `S`. It shadows dired's `dired-do-symlink`, which I never use from dirvish and which stays on `M-x` anyway. New `tests/test-dirvish-config-drill.el`: 6 ERT tests with `dired-get-filename`, `find-file`, and `cj/drill-this-file` mocked. I also fixed the stale `P` line in the module commentary — `P` is the print command now, not copy-path.
Diffstat (limited to 'modules/flycheck-config.el')
0 files changed, 0 insertions, 0 deletions
