aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coverage-core--command.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
commitaceb73c6cac598f2935cced370c2826964e2768b (patch)
tree79ed71fc67895ef9a951b2735b477c321d60a411 /tests/test-coverage-core--command.el
parent3d9420c7f015101d60ef6949e96e0e24ada1af52 (diff)
downloaddotemacs-aceb73c6cac598f2935cced370c2826964e2768b.tar.gz
dotemacs-aceb73c6cac598f2935cced370c2826964e2768b.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 'tests/test-coverage-core--command.el')
0 files changed, 0 insertions, 0 deletions