]> git.cworth.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: Fix some compilation warnings.
[notmuch] / emacs / notmuch.el
index 71fd360a71aefbe6bb3a948cbc22d151bae0bc0c..1d8d7da0e8d01528525291503eead73df4562ff0 100644 (file)
@@ -233,6 +233,7 @@ For a mouse binding, return nil."
 (defvar notmuch-search-target-line)
 (defvar notmuch-search-oldest-first t
   "Show the oldest mail first in the search-mode")
+(defvar notmuch-search-continuation)
 
 (defvar notmuch-search-disjunctive-regexp      "\\<[oO][rR]\\>")