diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-15 02:22:06 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-15 02:22:06 -0500 |
| commit | b4039017e468f310c99c04810f010b5ceada07e1 (patch) | |
| tree | 7bd669e00d504753c9a87b471fa594ee338c623b /scripts/setup-email.sh | |
| parent | c551230df1cb644d1d97c34a7fbdf9e3d8ca8c78 (diff) | |
| download | dotemacs-b4039017e468f310c99c04810f010b5ceada07e1.tar.gz dotemacs-b4039017e468f310c99c04810f010b5ceada07e1.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 'scripts/setup-email.sh')
0 files changed, 0 insertions, 0 deletions
