If gpg.conf contains with-fingerprint, then `gpg --fingerprint $KEYID' fails
with "gpg: can't open KEYID'" (ditto for gpg --with-fingerprint --fingerprint
865C0B2D'). But IMO this should work, as it is a valid syntax. If it is intended
to not work, a better error message would be nice + a short note in the manual page.
Further if with-fingerprint has been set in gpg.conf, `gpg --with-fingerprint
--list-keys' behaves like `gpg --with-fingerprint --with-fingerprint
--list-keys'. Is this intended (IMHO it is correct behavior)?
The report was sent as Debian bug #382794.