diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-11 21:35:04 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-11 21:35:04 -0500 |
| commit | 545c036ede2e1299f5c31bdb4b80f8eb92b435b4 (patch) | |
| tree | 647f234e8a0a8463d4c588beb30b45d9b3621e71 /tests/test-cj-window-geometry-lib.el | |
| parent | 12129ec7663137f14908381efc9198dfcaff7022 (diff) | |
| download | dotemacs-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 'tests/test-cj-window-geometry-lib.el')
0 files changed, 0 insertions, 0 deletions
