From e38878ec38c7ea0af7c8ffc8390afb6bfd81a61a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 16 Apr 2020 22:40:27 -0400 Subject: notmuch: Add yhetil.org/orgmode public-inbox to known archives --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index bac6dc6..792d764 100644 --- a/init.el +++ b/init.el @@ -2124,6 +2124,9 @@ (add-to-list 'notmuch-show-stash-mlarchive-link-alist '("git" . "https://lore.kernel.org/git/")) + (add-to-list 'notmuch-show-stash-mlarchive-link-alist + '("yhetil-orgmode" . "https://yhetil.org/orgmode/")) + (advice-add 'notmuch-show-forward-message :around (lambda (fn &optional prompt-for-sender) -- cgit v1.2.3