diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 15:25:49 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 15:25:49 -0500 |
| commit | 5fc9ffd02f7ba60ee48db7b25ca85e8567fc6264 (patch) | |
| tree | 7e85a3c01cc9f4f8a04fce53dad989563653ea61 /tests/test-system-utils-eval-buffer.el | |
| parent | 0f63ec2e08f2a5a736eebcac7c526124080e3060 (diff) | |
| download | dotemacs-5fc9ffd02f7ba60ee48db7b25ca85e8567fc6264.tar.gz dotemacs-5fc9ffd02f7ba60ee48db7b25ca85e8567fc6264.zip | |
fix(help-config): non-destructive info open, clean cancel, drop dead config
Three audit defects in one file. cj/open-with-info-mode used cl-return-from inside a plain defun, so declining the save prompt threw "No catch for tag" instead of cancelling. The decision is now a pure cj/--info-open-plan and the command routes through it. A dead :hook (info-mode . info-persist-history-mode, which names a non-existent mode on the wrong hook) and an empty :preface are gone. The auto-mode-alist entry that mapped .info to that interactive, buffer-killing command is dropped, so find-file-noselect of a .info no longer destroys buffers. cj/open-with-info-mode stays an M-x command and C-h i still browses info files.
Diffstat (limited to 'tests/test-system-utils-eval-buffer.el')
0 files changed, 0 insertions, 0 deletions
