X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-lib.el;h=2fd9a27de8a352385fc00a3564d6d72645618016;hb=42d32713be9a23346de09b84983e1dd3b44b3400;hp=72549a986f61e884a2e5adb35aa187d2887d21af;hpb=b614ea756316a18d90f5acfa352e82f2ffec8a67;p=notmuch diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 72549a98..2fd9a27d 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -101,6 +101,7 @@ search results. Note that any filtered searches created by search." :type 'boolean :group 'notmuch-search) +(make-variable-buffer-local 'notmuch-search-oldest-first) (defcustom notmuch-poll-script nil "[Deprecated] Command to run to incorporate new mail into the notmuch database.