<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-org-drill-config-source.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-07-12T03:08:58+00:00</updated>
<entry>
<title>fix(org-drill-config): fall back to :vc when the dev checkout is absent</title>
<updated>2026-07-12T03:08:58+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-12T03:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=904e8885eeb66a48cce281aff23d0f6c754f3c10'/>
<id>urn:sha1:904e8885eeb66a48cce281aff23d0f6c754f3c10</id>
<content type='text'>
org-drill-config hard-coded :load-path to ~/code/org-drill with :demand t, so on a machine without that checkout org-drill failed to load and drill broke. cj/--org-drill-source-keywords now picks the source at load time: :load-path when the checkout exists, a :vc install otherwise. The keyword is spliced through eval, since use-package needs a literal at macro-expansion.
</content>
</entry>
</feed>
