doomemacs/modules
TEC 3ced11e7cb fix(mu4e): make alerts work again
At some point in the original PR alerts stopped working. I've finally
tracked down why and found three components to the problem:
- I'm calling `start-process` incorrectly
- `truncate-string-to-width` is called on `nil` when no from name is
  given
- mu4e-alert uses :docid to check for duplicates, which is not provided
  in mu 1.6, and so :message-id must be used instead.
2021-10-05 02:30:36 +02:00
..
app docs(rss): update readme 2021-09-27 14:43:08 +01:00
checkers bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
completion fix(vertico): add +vertico/find-file-in stopgap 2021-09-23 14:55:58 +02:00
config feat(default): add .emacs.d search on <leader> s e 2021-09-23 11:40:04 +02:00
editor feat(rotate-text): add enable & disable 2021-10-05 02:29:59 +02:00
emacs fix(dired): ranger-travel bug 2021-10-05 02:30:23 +02:00
email fix(mu4e): make alerts work again 2021-10-05 02:30:36 +02:00
input fix(layout): prevent magit from stealing t in bépo 2021-09-15 16:48:09 +02:00
lang bump: :lang clojure 2021-10-05 02:01:15 +02:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
tools refactor(pass): make duplicate functions obsolete 2021-10-05 02:27:30 +02:00
ui bump: :ui doom 2021-10-03 13:33:36 +02:00