diff options
author | jao <jao@gnu.org> | 2022-08-16 22:57:21 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-08-16 23:29:04 +0100 |
commit | 46cbe710d85fe51c92132e20c93225eb124efbc7 (patch) | |
tree | ed832af6c75ef630154a58d681673639872fbd02 /lib | |
parent | c65f5441e5729371a47cdc6d4ed17f00b4082214 (diff) | |
download | elibs-46cbe710d85fe51c92132e20c93225eb124efbc7.tar.gz elibs-46cbe710d85fe51c92132e20c93225eb124efbc7.tar.bz2 |
notmuch trove searches and other nits
Diffstat (limited to 'lib')
-rw-r--r-- | lib/net/jao-notmuch.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/net/jao-notmuch.el b/lib/net/jao-notmuch.el index f2e87fc..db3751f 100644 --- a/lib/net/jao-notmuch.el +++ b/lib/net/jao-notmuch.el @@ -220,7 +220,6 @@ (with-current-buffer notmuch-tree-message-buffer (jao-notmuch--view-html)))))) - ;;; Keeping track of unread messages in current tree view (defun jao-notmuch--looking-at-new-p (&optional p) |