From: Armaan Bhojwani Date: Thu, 6 May 2021 00:30:11 +0000 (-0400) Subject: Don't build mu4e X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=fd0c61b31d476e98b6367fce782d8881c2efe7a3 Don't build mu4e --- diff --git a/config.org b/config.org index 6e571e5..f4cd24a 100644 --- a/config.org +++ b/config.org @@ -378,6 +378,7 @@ Contexts are a not very well known feature of mu4e that makes it super easy to m :straight (:type built-in)) (use-package mu4e :load-path "/usr/share/emacs/site-lisp/mu4e" + :straight (:build nil) :bind (("C-c m" . mu4e)) :config (setq user-full-name "Armaan Bhojwani"