<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-erc-config--generate-buffer-name.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:40:21+00:00</updated>
<entry>
<title>refactor(erc): lift cj/erc-generate-buffer-name out of :config</title>
<updated>2026-06-20T16:40:21+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-20T16:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=d3782adb31342d3b25d997a0f4fe79e41ff97c11'/>
<id>urn:sha1:d3782adb31342d3b25d997a0f4fe79e41ff97c11</id>
<content type='text'>
The buffer-name function lived inside the erc use-package :config, so it was unreachable under make test (no package-initialize). Move it to top level; :config keeps the erc-generate-buffer-name-function setq. Adds unit coverage for the server-and-channel, server-only, and missing-piece cases.
</content>
</entry>
</feed>
