Home GnuPG

Add inside-Emacs mode to GUI pinentry programs
3ef5d07873abUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add inside-Emacs mode to GUI pinentry programs

* configure.ac: Add --enable-pinentry-emacs and
--enable-inside-emacs option.
(BUILD_LIBPINENTRY_EMACS): New conditional.
(BUILD_PINENTRY_EMACS): New conditional.
(INSIDE_EMACS): New conditional.
* Makefile.am (pinentry_emacs): New.
(SUBDIRS): Add "emacs" subdir if PINENTRY_EMACS is set.
* pinentry/pinentry-emacs.h: New file.
* pinentry/pinentry-emacs.c: New file.
* pinentry/Makefile.am: New file.
* pinentry/pinentry.c (option_handler): Handle the allow-emacs-prompt
Assuan option.
* emacs/pinentry-emacs.c: New file.
* emacs/Makefile.am: New file.

Details

Provenance
uenoAuthored on Jun 17 2015, 3:32 AM
nealCommitted on Jun 17 2015, 12:23 PM
Parents
rP34f3cdbf5aa0: If we fail to initialize gtk, fallback to the curses frontend.
Branches
Unknown
Tags
Unknown