From 0e91a9118192d9b64b2e6d7c37a0813e83d5385d Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 4 Jun 2022 03:27:22 +0100 Subject: clean up --- email.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'email.org') diff --git a/email.org b/email.org index 3d57d0c..5010fed 100644 --- a/email.org +++ b/email.org @@ -90,7 +90,7 @@ (when jao-notmuch-enabled (add-hook 'message-header-setup-hook #'jao-message-adjust-from)) #+end_src -*** Clean-up reply addresses +*** Clean up reply addresses #+begin_src emacs-lisp (defun jao-message--dont-reply (mail) (unless (string-match-p message-dont-reply-to-names mail) mail)) -- cgit v1.2.3