Commit Graph

7 Commits

Author SHA1 Message Date
9a02bd8ac8 Minor refactors across the board
- when-let* -> when-let
- Fix projectile-locate-dominating-file for connected remote files
2019-06-26 14:31:06 +02:00
20720cda61 Remove visual-fill-column package from Doom core
It is not essential enough to keep in Doom core. I'm working on a new
module (or a rewrite for app/write) to replace it.
2019-05-17 01:58:27 -04:00
a247f00a45 email/notmuch: fix invalid-function error
Caused by malformed company backends.
2019-05-16 11:41:46 -04:00
2302ed37e5 email/wanderlust: improve gmail support & refactor 2019-05-05 21:07:14 -04:00
83fa8fed65 email/wanderlust: remove redundant defaults
Removed defaults that match wanderlust's defaults.

And fix potential stringp error arising from non-string
user-mail-address.
2019-05-05 14:20:17 -04:00
7430086de1 email/wanderlust: fix wl-summary-mode hook 2019-05-05 14:16:14 -04:00
84c5da844b Add email/{wanderlust,mu4e,notmuch} modules
Removed app/{email,notmuch}
2019-05-05 14:14:12 -04:00