From fdd39c39604d9ddb6029795a3dc783d4bc1c2982 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Wed, 7 Dec 2022 22:59:56 -0500 Subject: [PATCH] Load ~helm-mu~ Still unbound at the moment --- global.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.org b/global.org index a4605a0..18e753e 100644 --- a/global.org +++ b/global.org @@ -642,7 +642,7 @@ #+begin_src emacs-lisp (require 'smtpmail) (require 'mu4e) - + (require 'helm-mu) (global-set-key (kbd "C-x μ") 'mu4e) (setq mu4e-maildir "~/.mail"