<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs.git/modules/browser-config.el, branch v0.7.2</title>
<subtitle>my Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2</id>
<link rel='self' href='https://git.cjennings.net/dotemacs.git/atom?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/'/>
<updated>2025-10-27T05:34:48+00:00</updated>
<entry>
<title>feat:browser-config: Integrate browser configuration and add tests</title>
<updated>2025-10-27T05:34:48+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-10-27T05:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=95dd611b94823f6cea1ee493697f8b124d25ed7a'/>
<id>urn:sha1:95dd611b94823f6cea1ee493697f8b124d25ed7a</id>
<content type='text'>
- Move `browser-config` from 'Modules In Test' to active modules
- Refactor browser handling functions for better error handling:
- Introduce `cj/--do-apply-browser-choice` and
- `cj/--do-choose-browser` Return status symbols for success and
- error cases Add comprehensive unit tests in
- `tests/test-browser-config.el` Focus on internal `cj/--do-*`
- functions and file I/O using temp files Validate return values and
- ensure isolated tests with setup/teardown functions Ensure
- consistent handling of browser configurations and improve
- initialization logic
</content>
</entry>
<entry>
<title>feat:browser: Add browser configuration module</title>
<updated>2025-10-23T18:10:12+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-10-23T18:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs.git/commit/?id=98c4a10c9b2c0120fda0c541a89f67d3d953dd94'/>
<id>urn:sha1:98c4a10c9b2c0120fda0c541a89f67d3d953dd94</id>
<content type='text'>
Introduce `browser-config.el` to handle browser selection and
configuration within Emacs. This module discovers available
browsers, allows user selection through `M-x cj/choose-browser`, and
persists the choice while supporting all link types.
</content>
</entry>
</feed>
