Variable: pgg-gpg-program

pgg-gpg-program is a customizable variable defined in pgg-gpg.el.gz.

Value

"gpg"

Documentation

The GnuPG executable.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/pgg-gpg.el.gz
(defcustom pgg-gpg-program "gpg"
  "The GnuPG executable."
  :type 'string)