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=8dbd5deb8d3bbfda9554163c8d4cb2474c505c87;hpb=6f0f83660e222cfdd05b05ad134763a7ab26f097 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)