Jani Nikula <[email protected]> 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 [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
