f146997 ignore STATUS_KEY_CONSIDERED when editing

Authored and Committed by Igor Gnatenko 7 years ago
    ignore STATUS_KEY_CONSIDERED when editing
    
    KEY_CONSIDERED has 2 meanings:
    * The key has not been selected
    * All subkeys of the key are expired or have been revoked
    
    Both of them are definitely good candidates for ignoring for edit utils.
    
    https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=ff71521d9698c7c5df94831a1398e948213af433
    https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commit;h=315fb73d4a774e2c699ac1804f5377559b4d0027
    
    References: https://bugzilla.redhat.com/show_bug.cgi?id=1359521
    Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
    
        
file modified
+2 -1
file modified
+1 -0
file modified
+3 -1