diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-08 13:35:42 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-08 13:35:42 -0600 |
| commit | 7ae3d37e3caeedb74fbc30b8bef1681f4807e434 (patch) | |
| tree | c9b9eb194bb4ed1b555f3f12a18cb7edc666cf4b /modules/org-agenda-config.el | |
| parent | b9c81aba5a941f0598cc31a51102440a30a3dd6d (diff) | |
| download | dotemacs-7ae3d37e3caeedb74fbc30b8bef1681f4807e434.tar.gz dotemacs-7ae3d37e3caeedb74fbc30b8bef1681f4807e434.zip | |
fix: Resolve flyspell keybinding and mu4e sent folder sync issues
Two Method 1 quick wins shipped:
1. Fixed cj/flyspell-then-abbrev keybinding in org-mode
- Autoload cookies were comments and never executed
- Added explicit keybinding setup when module loads
- Override org-mode's C-' binding (org-cycle-agenda-files)
- Both C-' and C-c f now work in all buffers
2. Fixed mu4e sent folder not syncing (cmail account)
- Root cause: mbsync aborted on Drafts errors before Sent
- Changed ~/.mbsyncrc to explicit channels (like Gmail)
- Synced 136 missing sent messages (May-Nov 7)
- Now syncs 6 folders independently
Files modified:
- modules/flyspell-and-abbrev.el: Fixed keybindings (lines 235-251)
- todo.org: Marked 2 tasks complete with documentation
Diffstat (limited to 'modules/org-agenda-config.el')
0 files changed, 0 insertions, 0 deletions
