summaryrefslogtreecommitdiff
path: root/tests/test-prog-python--format-wiring.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
commit2fd9a3e8a5cc46b849866dab4ccf0dfcd5e7aaa5 (patch)
treebbaa43c6815d329fb9557894dd914a991e5fc4bf /tests/test-prog-python--format-wiring.el
parentff55d4f95348335f7fa15f6bf4e2398cb72bb3c6 (diff)
downloaddotemacs-2fd9a3e8a5cc46b849866dab4ccf0dfcd5e7aaa5.tar.gz
dotemacs-2fd9a3e8a5cc46b849866dab4ccf0dfcd5e7aaa5.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-prog-python--format-wiring.el')
0 files changed, 0 insertions, 0 deletions