mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-15 05:40:48 -08:00
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. |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| os | ||
| term | ||
| tools | ||
| ui | ||