aboutsummaryrefslogtreecommitdiff
path: root/modules/system-commands.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-15 02:22:06 -0500
committerCraig Jennings <c@cjennings.net>2026-05-15 02:22:06 -0500
commit461e07277fdb491ccc490b5e232fa8d2b16639e0 (patch)
tree9a6cec6c647719796412d09918f4c0cca66d38c7 /modules/system-commands.el
parentf47ac3625aa42b0ba531e540e8b2be7b46ecc85b (diff)
downloaddotemacs-461e07277fdb491ccc490b5e232fa8d2b16639e0.tar.gz
dotemacs-461e07277fdb491ccc490b5e232fa8d2b16639e0.zip
fix(custom-buffer-file): Info dispatcher returns full org bracket link
The Info-mode entry in cj/buffer-source-functions copied the bare target string info:(manual)Node. Per the task body that introduced the dispatcher, the intended output is the labeled org-link form [[info:(manual)Node][(manual) Node]] -- a paste into notes lands as a clickable link with a human-readable label, not a bare URI. The label uses (manual) Node so the manual name and node name are both grep-friendly in note files. Existing test on a compressed .info.gz file now asserts the bracket form. Added a boundary test for an uncompressed .info file (the other branch of the suffix-stripping logic) so both compression shapes are locked in.
Diffstat (limited to 'modules/system-commands.el')
0 files changed, 0 insertions, 0 deletions