David Bremner <da...@tethera.net> writes:

> Although the function dates from 2015, the autoload is newer. In
> particular [1] it is not found in Emacs 25.3.
>
> [1]: id:874ke85tqx....@cgc-instruments.com
> ---
>  emacs/notmuch-maildir-fcc.el | 2 ++
>  1 file changed, 2 insertions(+)
>
> 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)
> -- 
> 2.30.2

Dan, can you check if this patch fixes the emacs tests for you?

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to