diff options
| author | jao <jao@gnu.org> | 2025-11-05 00:00:38 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2025-11-05 00:00:38 +0000 |
| commit | 5f0c3dd71896a8d1be46b29b5bc2e60d3e86fb4b (patch) | |
| tree | 882f720def45e2f63c04c915974fe53dd3b88a17 /custom | |
| parent | ab4e4decdc872b89c6568d7d7897b7552755cd10 (diff) | |
| download | elibs-5f0c3dd71896a8d1be46b29b5bc2e60d3e86fb4b.tar.gz elibs-5f0c3dd71896a8d1be46b29b5bc2e60d3e86fb4b.tar.bz2 | |
notmuch: org links
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/jao-custom-notmuch.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index e8f2fe4..a5f91b0 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -649,6 +649,9 @@ (with-eval-after-load "notmuch-hello" (define-key notmuch-hello-mode-map "f" #'jao-consult-notmuch-folder))) +;;; org +(when jao-notmuch-enabled (jao-notmuch-org-links)) + ;;; recoll (jao-when-linux (defun jao-notmuch-open-file (fname &optional _page) |
