summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-03 22:15:21 +0000
committerjao <jao@gnu.org>2022-03-03 22:17:26 +0000
commita2a9bb379e97085249287b29560f789c7ccc63a5 (patch)
tree28221c4d61bf38091552c8bb5484e61faa3c5789 /notmuch.org
parent31c1da1f0722ab0b85d022062f8e5eb46564f920 (diff)
downloadelibs-a2a9bb379e97085249287b29560f789c7ccc63a5.tar.gz
elibs-a2a9bb379e97085249287b29560f789c7ccc63a5.tar.bz2
more gnus and notmuch tagging integration
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 236c9a3..4a0a98d 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -492,7 +492,7 @@
("M-u" . jao-notmuch-tree-reset-tags))))
#+end_src
* org mode
- Stolen and adapted from [[https://gist.github.com/fedxa/fac592424473f1b70ea489cc64e08911][Fedor Bezrukov]].
+ Stolen and adapted from [[https://gist.github.com/fedxa/fac592424473f1b70ea489cc64e08911][Fedor Bezrukov]].
#+begin_src emacs-lisp
(defvar jao-org-notmuch-last-subject nil)
(defun jao-org-notmuch-last-subject () jao-org-notmuch-last-subject)