From fd0c61b31d476e98b6367fce782d8881c2efe7a3 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Wed, 5 May 2021 20:30:11 -0400 Subject: [PATCH] Don't build mu4e --- config.org | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.2