[PATCH] Add inside-Emacs mode to GUI pinentry programs
Werner Koch
wk at gnupg.org
Mon Jun 15 11:06:35 CEST 2015
On Mon, 15 Jun 2015 05:15, ueno at gnu.org said:
> + /* Remove the INSIDE_EMACS variable so that a pinentry does not
> + always try to interact with Emacs. */
> +#ifndef HAVE_W32_SYSTEM
> + gnupg_unsetenv ("INSIDE_EMACS");
> +#endif
I think we can do this on all platforms. The ifdef W32 is used for
DISPLAY because tehre is no X Server there.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-devel
mailing list