Jani Nikula <j...@nikula.org> writes:
>  
> +    if (state->ignored_non_mails)
> +     printf (" Ignored %d non-mail %s. (Use 'notmuch config append 
> new.ignore <pattern> [...]' to ignore explicitly.)",
> +             state->ignored_non_mails,
> +             state->ignored_non_mails == 1 ? "file" : "files");
> +
>      printf ("\n");
>  }

I guess this should be hushed in the case when the user passes --quiet
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to