From 132a73431898fedf2232096b2348ad18e0c4d994 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 3 Aug 2023 23:48:18 +0200 Subject: Hot fix for old mu4e and minor hunspell update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .doom.d/config.el | 4 ++++ .hunspell_ca_ES | 1 + 2 files changed, 5 insertions(+) diff --git a/.doom.d/config.el b/.doom.d/config.el index 95337b8..9e809ed 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -216,6 +216,10 @@ littering will happen locally." ;;; Email (after! mu4e + ;; NOTE: hot fix for doomemacs#6891. This should be removed when upgrading out + ;; of mu4e 1.6.x. + (setq mu4e-headers-buffer-name mu4e~headers-buffer-name) + ;; Use `msmtp' as the program for sending email. (setq sendmail-program (executable-find "msmtp") send-mail-function #'smtpmail-send-it diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index ea3898d..5480759 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -70,3 +70,4 @@ Tino Aquil·leida caricaturització vestrús +Salavardenya -- cgit v1.2.3