<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-jumper--location-candidates.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-06-20T16:33:31+00:00</updated>
<entry>
<title>refactor(jumper): extract marker-traversal and location-candidates helpers</title>
<updated>2026-06-20T16:33:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-20T16:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4bdf4154cf83dff69e27ecc2f2ff03025d8813c4'/>
<id>urn:sha1:4bdf4154cf83dff69e27ecc2f2ff03025d8813c4</id>
<content type='text'>
jumper--location-exists-p and jumper--format-location both opened a marker with the same save-current-buffer/set-buffer/save-excursion/goto-char dance; jumper-jump-to-location and jumper-remove-location shared a verbatim candidate-list cl-loop. Extract jumper--with-marker-at (index fn) and jumper--location-candidates; the four callers delegate. Adds direct coverage of the candidate list.
</content>
</entry>
</feed>
