[PATCH] Add inside-Emacs mode to GUI pinentry programs

Neal H. Walfield neal at walfield.org
Wed Jun 17 12:25:15 CEST 2015


At Wed, 17 Jun 2015 10:32:22 +0900,
Daiki Ueno wrote:
> Thanks for the review, and sorry for late response.  I was a bit
> occupied with other tasks.

No problem!  I hope you didn't have the impression that I was rushing
you.

I've committed your patch with a few small changes.  If you have any
issues with them, please let me know.  The changes are:


I changed comment recognition.  I think any line that starts with a
'#' and not just those that start with "# " should be recognized as
comments.

If INSIDE_EMACS is not defined, then I changed the option handler to
return GPG_ERR_NOT_SUPPORTED.

Finally, I forward ported the patch to the tip.

Thanks for working on this!

:) Neal



More information about the Gnupg-devel mailing list