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 | adbd1acf936e11a24e811774092791738d8676d7 (patch) | |
| tree | 0e92a1882401cb63bd48bc75cafb8a96eed17e04 /assets | |
| parent | 2b1af7656958f1bd5f50d6bea698899841d86efd (diff) | |
| download | dotemacs-adbd1acf936e11a24e811774092791738d8676d7.tar.gz dotemacs-adbd1acf936e11a24e811774092791738d8676d7.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 'assets')
0 files changed, 0 insertions, 0 deletions
