X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-parser.el;fp=emacs%2Fnotmuch-parser.el;h=f04b07c2e51b28e34f03469b88205d279c45a587;hp=9749a6be51bd6e2c6577d2d24e3112a014294de4;hb=f3d6fa2e40c45c3dbaef768e36f1544248851ddb;hpb=9ca1f945d9f5030600dc14ffff10d4dad14db4ca diff --git a/emacs/notmuch-parser.el b/emacs/notmuch-parser.el index 9749a6be..f04b07c2 100644 --- a/emacs/notmuch-parser.el +++ b/emacs/notmuch-parser.el @@ -23,6 +23,7 @@ (require 'cl-lib) (require 'pcase) +(require 'subr-x) (defun notmuch-sexp-create-parser () "Return a new streaming S-expression parser.