<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/modules/org-config.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-09-02T17:34:15+00:00</updated>
<entry>
<title>disable workaround for org-element issue</title>
<updated>2025-09-02T17:34:15+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-02T17:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=8bdf58d785f6ad5c66bdb84dc86a4fb0fe66ad69'/>
<id>urn:sha1:8bdf58d785f6ad5c66bdb84dc86a4fb0fe66ad69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>load org-element.el as a workaround for bug</title>
<updated>2025-09-01T17:43:40+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-01T17:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=79a80055c98f258249deac20aad9434875c3ae02'/>
<id>urn:sha1:79a80055c98f258249deac20aad9434875c3ae02</id>
<content type='text'>
https://github.com/doomemacs/doomemacs/issues/7347
</content>
</entry>
<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>avoid task state information except for done states</title>
<updated>2025-05-23T20:07:37+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-05-23T20:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=271acf16ae0beabb39d2d03e85ee9a2049ee7203'/>
<id>urn:sha1:271acf16ae0beabb39d2d03e85ee9a2049ee7203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't log task status changes, pt. 1</title>
<updated>2025-01-09T04:34:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-01-09T04:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=dedf8b6e0b9935545013e42cc4d4cd7bf5e6456d'/>
<id>urn:sha1:dedf8b6e0b9935545013e42cc4d4cd7bf5e6456d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhancements, functions, tests, and misc</title>
<updated>2024-05-05T14:34:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-05-05T14:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4566ec69d269ecba8d9386a131b932ee5244aa8e'/>
<id>urn:sha1:4566ec69d269ecba8d9386a131b932ee5244aa8e</id>
<content type='text'>
enhancements
- move accent-company to C-` and ensure it's on for org mode
- re-enable narrow-to-region
- turn on network repos by default
- remove setq in company's use-package custom clause
- increase company delay to .7 secs
- recipe templates should have visibility show all
- move video recordings code to separate module
- move geiser-guile to prog-lisp

functions
- improve cj/reformat-region-or-buffer via restriction
- improvements to test-format-region
- adding tests for clear-blank-lines
- Add prepend-lines and replace-fraction-glyphs functions
- add cj/clear-blank-lines function
- create cj/load-all-tests utility function

tests
- add keybinding for ert-run-tests-interactively
- ensure ert libraries are available to load-all-tests
- remove running the tests when evaluating the buffer
- fix clear-blank-lines and adding better tests

misc
- updated packages
- adding the luddite blog to elfeed
- more abbrevs
</content>
</entry>
<entry>
<title>geiser support and org refactoring</title>
<updated>2024-04-24T03:47:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-24T03:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4345ae1abbb06d9f7cb939ea4bc82bb6e2b0e941'/>
<id>urn:sha1:4345ae1abbb06d9f7cb939ea4bc82bb6e2b0e941</id>
<content type='text'>
- add Geiser-guile for Emacs Guile Support
- combine org-appearance-config with org-config
- move jump to keyboard commands to the keybindings file
- assign winner-undo to F5
- remove undefined compilation setting
</content>
</entry>
<entry>
<title>New Custom Functions, Org Updates, Agenda Updates, &amp;c.</title>
<updated>2024-04-22T17:23:13+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-22T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=2dd3aed6971fe74915c1fc09b4de20a6c64e817b'/>
<id>urn:sha1:2dd3aed6971fe74915c1fc09b4de20a6c64e817b</id>
<content type='text'>
=== Functions ===
- add function cj/dired-convert-image-to-jpeg
- add function cj/dired-copy-path-as-kill
- add function cj/export-org-to-md-on-save function
- add function cj/org-link-to-current-file

=== Agenda ===
- rework the f8 main agenda into custom agenda using Aaron Bieber's ideas
- agenda lists now use standard agenda functions
- updated packages to remove org-super-agenda and ts (a dependency)
- file commentary text  updated to reflect the change

=== Org ===
- add grocery and shopping list capture items
- add missing tests for org-skip-subtree-if-habit
- add support for org-habits, including checkboxes
- fix issue with org-auto-export-to-md
- modularize org-agenda
- move todo settings to org-config
- reformat org-roam-config

=== &amp;c. ===
- add day to sortable date
- add disablefastrenderer to hugo server flags
- add fill column indicator when emacs lisping
- add gpt buffers to the bury-alive-list
- add keybinding for fixup-whitespace
- add magit cloning settings
- finish automatically on "Link" capture
- fix company complaints about shutting up function
- fix em, e, ff, and f eshell aliases
- make fallback theme modus-vivendi
- prune the compilation cache when applicable
</content>
</entry>
<entry>
<title>fixed agenda and refile issues</title>
<updated>2024-04-11T08:23:03+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-11T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=315f0122ea041d02bb81ad7d4b112a20252cbba8'/>
<id>urn:sha1:315f0122ea041d02bb81ad7d4b112a20252cbba8</id>
<content type='text'>
- fixed building refile-targets not building accurately
- fixed events in schedule.org not showing up in agendas
</content>
</entry>
<entry>
<title>more fit and finish work</title>
<updated>2024-04-11T06:39:11+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-11T06:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=07fd4f1a6930dc62880b0fd7a0496270f4c2efd6'/>
<id>urn:sha1:07fd4f1a6930dc62880b0fd7a0496270f4c2efd6</id>
<content type='text'>
User Constants
- move all file and directory constants into it's own file
- create the directories and files if they don't exist
- warn the user when not found/created

General
- remove duplicate dirvish go menu entry
- remove xterm color in test code (it's already in eshell)
- fixed org-drill not starting
- fixing issue with auto-complete not working in eshell
- adding playlists location for dirvish
- moved all org-drill config into the use-package declaration
- added drill-dir to user-constants
- default ledger-file location changed; updated tasks
- git ignore the persist folder
- added more point values in fontaine menu
- fix for gptel early key grab in authinfo.gpg
- removed localrepo from reset script
- remove magit-forge package
- don't wait too long to bury-buffers
- add setting native compile warnings to 'silent
- fixed sdcv errors when looking up a word normally and in nov
</content>
</entry>
</feed>
