From 8c994472ea6e728a587db5f113dc2843a6f876be Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 5 Mar 2022 19:23:46 +0000 Subject: prefer our notmuch/org mail: storer in org --- lib/net/jao-notmuch-gnus.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/net') diff --git a/lib/net/jao-notmuch-gnus.el b/lib/net/jao-notmuch-gnus.el index a84f94b..8b4b9be 100644 --- a/lib/net/jao-notmuch-gnus.el +++ b/lib/net/jao-notmuch-gnus.el @@ -157,6 +157,9 @@ Example: :follow #'jao-notmuch-gnus-org-follow :store #'jao-notmuch-gnus-org-store) +(org-link-set-parameters "gnus" :store #'ignore) +(org-link-set-parameters "notmuch" :store #'ignore) + ;;;; consult-notmuch -- cgit v1.2.3