From 9f8e57041d53fbd8bc72167d991a874545e31881 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 13 Nov 2000 22:19:57 +0000 Subject: Add the pgp_ignore_subkeys option. Unset it to get the traditional listing with all the subkeys. (Experimental, may introduce new bugs.) --- mutt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mutt.h') diff --git a/mutt.h b/mutt.h index 6327c290..e3496394 100644 --- a/mutt.h +++ b/mutt.h @@ -375,6 +375,7 @@ enum #ifdef HAVE_PGP OPTPGPAUTOSIGN, OPTPGPAUTOENCRYPT, + OPTPGPIGNORESUB, OPTPGPLONGIDS, OPTPGPREPLYENCRYPT, OPTPGPREPLYSIGN, -- cgit v1.2.3