summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-06-08 10:07:05 -0400
committerKyle Meyer <kyle@kyleam.com>2022-11-26 21:45:14 -0500
commit2c4c3538cd84a6207977a2d8a410f324a151154b (patch)
tree9739543e626674bcd4c06d60db004a5eba4d3175
parentfc18b232ae880275b583633dffeb0802c33ee3db (diff)
downloademacs.d-2c4c3538cd84a6207977a2d8a410f324a151154b.tar.gz
notmuch: Add list.orgmode to mlarchive alist
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 4959ce7..75870e5 100644
--- a/init.el
+++ b/init.el
@@ -2029,6 +2029,8 @@
(add-to-list 'notmuch-show-stash-mlarchive-link-alist
'("yhetil-orgmode" . "https://yhetil.org/orgmode/"))
+ (add-to-list 'notmuch-show-stash-mlarchive-link-alist
+ '("orgmode-list" . "https://list.orgmode.org/"))
(advice-add
'notmuch-show-forward-message :around