doomemacs/modules/email
Hyunggyu Jang 7274f73500 fix(notmuch): window is not a valid window error on sync end
Notmuch sync process is done asynchronously, but if the user switch to
other buffer before update process, it complains like

```
error in process sentinel: #<window 98> is not a valid window
```

This commit simplifies cleanup process after mail syncing, and still
maintain its functionality.
2021-09-23 11:37:59 +02:00
..
mu4e refactor(mu4e): use doom-call-process to check XDG 2021-09-15 02:43:40 +08:00
notmuch fix(notmuch): window is not a valid window error on sync end 2021-09-23 11:37:59 +02:00
wanderlust fix(wanderlust): start wl-summary-mode in emacs state (#5266) 2021-09-14 14:29:41 +02:00