<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-dashboard-config-recentf-exclude.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-12T15:20:45+00:00</updated>
<entry>
<title>fix(dashboard): add EMMS exclusion to recentf-exclude without clobbering it</title>
<updated>2026-06-12T15:20:45+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-12T15:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=27453b4faa9dcd6a672dabd06b2a1fb300fedeef'/>
<id>urn:sha1:27453b4faa9dcd6a672dabd06b2a1fb300fedeef</id>
<content type='text'>
dashboard-config used setq on recentf-exclude, discarding the five exclusions system-defaults adds earlier in init order (bookmarks, elpa, recentf, ElfeedDB, airootfs). Extract the EMMS exclusion into cj/--dashboard-exclude-emms-from-recentf (the :config side-effect was not reachable for a test) and use add-to-list so prior entries survive. Two ERT tests cover preservation and the added pattern.
</content>
</entry>
</feed>
