Experimental, based on discussions on mutt-dev.
if (matches)
{
- if (the_valid_key && !multi && !weak
- && !(invalid && option (OPTPGPSHOWUNUSABLE)))
- {
- /*
- * There was precisely one strong match on a valid ID, there
- * were no valid keys with weak matches, and we aren't
- * interested in seeing invalid keys.
+ if (the_valid_key && !multi /* && !weak
+ && !(invalid && option (OPTPGPSHOWUNUSABLE)) */)
+ {
+ /*
+ * There was precisely one strong match on a valid ID.
*
* Proceed without asking the user.
*/