X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-mua.el;h=d4fad7b743100c977184a296d7eebc30b6d4289b;hp=5462f54373cdde9b5f5415875545b3fe08fc0185;hb=c689d1ff13ed48507230ca7035021ce42d3dcd64;hpb=10f4724a8d51a411d8f63d9449a38cd71bee6ae9 diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 5462f543..d4fad7b7 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -29,6 +29,8 @@ (eval-when-compile (require 'cl)) (declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth &optional hide)) +(declare-function notmuch-fcc-header-setup "notmuch-maildir-fcc" ()) +(declare-function notmuch-fcc-handler "notmuch-maildir-fcc" (destdir)) ;;