commit 750bb2e807a6b990ca10d2ccebcb34c4eb18515a parent d2c215a180f2bf005ab677bdf031c638f39168c3 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Fri, 2 May 2014 09:30:53 +0200 added archive binding Diffstat:
M | .emacs.d/init.el | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.emacs.d/init.el b/.emacs.d/init.el @@ -269,6 +269,7 @@ (setq mu4e-maildir-shortcuts '(("/riseup/INBOX" . ?i) ("/geomail/INBOX" . ?g) + ("/geomail/archive" . ?a) ("/riseup/Sent Items" . ?s) ("/riseup/Trash" . ?t)))