From a3f6570dd341a71080d6933aae4f6cdfc0cee067 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 2 Dec 2021 11:42:38 -0500 Subject: [PATCH] =?UTF-8?q?[mu4e]=20Change=20the=20binding=20to=20C-x=20?= =?UTF-8?q?=CE=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- global.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.org b/global.org index d89e9e7..67c292e 100644 --- a/global.org +++ b/global.org @@ -611,7 +611,7 @@ (require 'smtpmail) (require 'mu4e) - (global-set-key (kbd "C-c μ") 'mu4e) + (global-set-key (kbd "C-x μ") 'mu4e) (setq mu4e-maildir "~/.mail" mu4e-attachment-dir "~/attachments"