]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-lib.el
notmuch-hello: Add a 'G' keybinding.
[notmuch] / emacs / notmuch-lib.el
index 47c74b9ef0a4323677000ec2591a85703120bf0f..3b26aca83f771a9b94add3ff601e50f6dbba7123 100644 (file)
   :type '(alist :key-type (string) :value-type (string))
   :group 'notmuch)
 
+(defcustom notmuch-search-oldest-first t
+  "Show the oldest mail first when searching."
+  :type 'boolean
+  :group 'notmuch)
+
 ;;
 
+(declare-function notmuch-poll ())
+
 (defun notmuch-version ()
   "Return a string with the notmuch version number."
   (let ((long-string