<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/modules/help-utils.el, branch v0.71</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=v0.71</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=v0.71'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2025-08-30T17:13:52+00:00</updated>
<entry>
<title>email, ai, and miscellaneous</title>
<updated>2025-08-30T17:13:52+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-08-30T17:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=088e2b3f14f0ea02038e20dccbb62e05d4eec9b2'/>
<id>urn:sha1:088e2b3f14f0ea02038e20dccbb62e05d4eec9b2</id>
<content type='text'>
refactor setup-email script
- Enable "set -euo pipefail" for safer execution
- Quote all variable references in test conditions
- Update script header with usage notes and email setup steps
email and org-msg changes
- Configure org-msg with inline CSS, greeting, images, citations, and signature
- Enable org-msg-mode in all mu4e compose buffers
- Advise mu4e-compose-reply and mu4e-compose-wide-reply to use org-msg-edit-mode
- Move no-auto-fill hook into mu4e-compose-mode-hook
- Disable mu4e-compose-format-flowed and set mu4e-html2text-command
- Update gnus-blocked-images comment and remove default signature-file setting
- remove org-contact configurations
ai changes
- historian directive added
- added all new directives to menu
- changed default directive to default-directive!
misc changes
- org complains when tab-widths aren't at 8
- refactor and improve delete blank lines region or buffer
- change name of add-header function to be more specific
- updated tasks
- updated abbrevs
- documentation for local-arch-wiki-search
</content>
</entry>
<entry>
<title>splitting help into config (internal) and utils (added packages)</title>
<updated>2025-08-13T17:00:44+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-08-13T17:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=ef9602052894e97f8bd8abba7306169caf5c5ee8'/>
<id>urn:sha1:ef9602052894e97f8bd8abba7306169caf5c5ee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests and more bug fixing</title>
<updated>2024-04-14T05:22:26+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-14T05:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=dc8ec3fa8e996b605e01dc54dd41534ce0558335'/>
<id>urn:sha1:dc8ec3fa8e996b605e01dc54dd41534ce0558335</id>
<content type='text'>
- make org todo starting priority the lowest ("D")
- better default prompt for gptel
- added function to browse arch-wiki-docs
- added tests for join line or region
- added tests for format region or buffer
- added region arguments to cj/join-paragraph
- updated tasks
</content>
</entry>
<entry>
<title>additional bug fixing</title>
<updated>2024-04-11T22:29:10+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-11T22:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=43e1f37c02f216a36312876d56a8f313aabcf07a'/>
<id>urn:sha1:43e1f37c02f216a36312876d56a8f313aabcf07a</id>
<content type='text'>
- stray cj/bookmark-set-and-save references replaced with bookmark-set
- added warning level for errors
- added an alternate elpa-mirrors location
  (git repos shouldn't be added inside a  git repo)
- added default font size to "Berkeley Only" and the default in fontaine
- updated eww to search using frog find for readability
- fixed typo on comments in user-constants
- moved easy hugo configuration higher for easier accessibility
- move "insert around" function to custom functions
</content>
</entry>
<entry>
<title>fit and finish work</title>
<updated>2024-04-08T22:16:29+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-08T22:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=a55a5248bd2dae5f849476d0f7b5dcd8d91cf929'/>
<id>urn:sha1:a55a5248bd2dae5f849476d0f7b5dcd8d91cf929</id>
<content type='text'>
- gptel: added gptel-send-region with global keybinding
- projectile: made project-switch-actions more efficient with regexp
- prog-go: removed disabled code
- mu4e: capture template captures region if selected
- system utils: merged bury alive with other killing buffer code
- org-capture: renamed *website-clipper to org-webpage-clipper
- rg: auto switch to ripgrep-results window when ripgrep search completes
- dashboard: remove dashboard banner custom face

General
- moved abbrev_defs to assets
- removed gitmodules file
- updated packages
- fixed docstring and formatting throughout

Custom-Functions
- move cj/merge-list-to-list to custom-functions
- add remove leading trailing whitespace function
- corrected arrayify prompt

Font-Config
- added font point sizes in fontaine menu
- make default font point size 11

Python
- adding back python poetry support
- added cj/python-setup method
- merge python and python-mode configurations
  (they are the same built-in package)

Show-Kill-Ring
- show-kill-ring displays in another read-only buffer
- show-kill-ring exits with q

Elfeed
- moved elfeed-feeds.org to assets
- removed Wired from elfeed feeds
- moved ElfeedDB to user-emacs-directory/.elfeed-db
- moved elfeed-dashboard.org to assets
</content>
</entry>
<entry>
<title>new repository</title>
<updated>2024-04-07T18:41:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-07T18:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36'/>
<id>urn:sha1:754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36</id>
<content type='text'>
</content>
</entry>
</feed>
