]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-lib.el
emacs: define a few variables as automatically buffer-local
[notmuch] / emacs / notmuch-lib.el
index 72549a986f61e884a2e5adb35aa187d2887d21af..2fd9a27de8a352385fc00a3564d6d72645618016 100644 (file)
@@ -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.