Variable: mh-identity-gpg-default-user-id
mh-identity-gpg-default-user-id is a buffer-local variable defined in
mh-identity.el.gz.
Documentation
Holds the GPG key ID.
This is normally set as part of an Identity in
mh-identity-list.
Aliases
mh-identity-pgg-default-user-id (obsolete since 29.1)
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-identity.el.gz
(defvar-local mh-identity-gpg-default-user-id nil
"Holds the GPG key ID.
This is normally set as part of an Identity in
`mh-identity-list'.")