X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-maildir-fcc.el;fp=emacs%2Fnotmuch-maildir-fcc.el;h=c715532b38c4b46f5ac85dda3715d2b972d5d217;hp=ae8f5140f34d2b2283bc9507b0744c6f30640700;hb=dda50ede050caa8aef5dda68d41b30b6c213c67d;hpb=a19d2b0d2b8c666d0a3641dc2e7e1b4e73b7c2bd diff --git a/emacs/notmuch-maildir-fcc.el b/emacs/notmuch-maildir-fcc.el index ae8f5140..c715532b 100644 --- a/emacs/notmuch-maildir-fcc.el +++ b/emacs/notmuch-maildir-fcc.el @@ -21,6 +21,8 @@ ;;; Code: +(require 'seq) + (require 'message) (require 'notmuch-lib)