From e9451552db7fe367d1abd6bc20f896bc94e36bcd Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Sat, 31 Aug 2019 12:06:00 -0500 Subject: [PATCH] whitespace --- init.el | 2 +- init.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 9fd9ed7..d724dd7 100644 --- a/init.el +++ b/init.el @@ -640,7 +640,7 @@ mu4e-change-filenames-when-moving t ;; Rename files when moving (required by mbsync) mu4e-compose-in-new-frame t ;; New compose gets new frame mu4e-context-policy 'pick-first - mu4e-get-mail-command "mbsync -a" ;; MBSYNC is the mail cmd + mu4e-get-mail-command "mbsync -a" ;; MBSYNC is the mail cmd mu4e-html2text-command "/usr/bin/w3m -T text/html" ;; HTML to text command mu4e-headers-include-related nil ;; Stop threading in INBOX mu4e-sent-messages-behavior 'delete ;; Delete sent messages diff --git a/init.org b/init.org index 00c3a8e..b751b34 100644 --- a/init.org +++ b/init.org @@ -748,7 +748,7 @@ Simply run `org-babel-tangle` to make it RAIN! mu4e-change-filenames-when-moving t ;; Rename files when moving (required by mbsync) mu4e-compose-in-new-frame t ;; New compose gets new frame mu4e-context-policy 'pick-first - mu4e-get-mail-command "mbsync -a" ;; MBSYNC is the mail cmd + mu4e-get-mail-command "mbsync -a" ;; MBSYNC is the mail cmd mu4e-html2text-command "/usr/bin/w3m -T text/html" ;; HTML to text command mu4e-headers-include-related nil ;; Stop threading in INBOX mu4e-sent-messages-behavior 'delete ;; Delete sent messages