From 52f506670a74603d6f8198dde9f576325f14d900 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 18 Jan 2024 17:05:02 +0200 Subject: emacs:(mu4e) Update shortcuts --- .emacs.d/modules/thanos-mu4e.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/modules/thanos-mu4e.el b/.emacs.d/modules/thanos-mu4e.el index 8b2e372..989424e 100644 --- a/.emacs.d/modules/thanos-mu4e.el +++ b/.emacs.d/modules/thanos-mu4e.el @@ -70,9 +70,11 @@ (setf mu4e-maildir-shortcuts '(("/Fastmail/Inbox" . ?i) + ("/Drafts" . ?d) ("/Sent" . ?s) ("/Fastmail/Emacs/dev" . ?e) - ("/MUSofia/[Gmail]/All Mail" . ?u))) + ("/MUSofia/[Gmail]/All Mail" . ?u) + ("/Fastmail/Gentoo" . ?g))) (setf mu4e-contexts (list -- cgit v1.2.3