aboutsummaryrefslogtreecommitdiff
path: root/modules/text-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-11 21:35:04 -0500
committerCraig Jennings <c@cjennings.net>2026-07-11 21:35:04 -0500
commit545c036ede2e1299f5c31bdb4b80f8eb92b435b4 (patch)
tree647f234e8a0a8463d4c588beb30b45d9b3621e71 /modules/text-config.el
parent12129ec7663137f14908381efc9198dfcaff7022 (diff)
downloaddotemacs-545c036ede2e1299f5c31bdb4b80f8eb92b435b4.tar.gz
dotemacs-545c036ede2e1299f5c31bdb4b80f8eb92b435b4.zip
fix(org-contacts-config): jump to contact heading, not a body match
cj/org-contacts-find visited the contacts file before prompting, so a C-g at the prompt stranded point at the top of it. It then jumped with search-forward, which could land inside another entry's body that mentioned the name. I collect the headings with find-file-noselect first (extracted as cj/--org-contacts-collect), prompt, then jump to the selected heading's stored position. The prompt now requires a match, since a typed non-match has no position to jump to.
Diffstat (limited to 'modules/text-config.el')
0 files changed, 0 insertions, 0 deletions