emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix needed for communication with gpg-agent


From: Richard Stallman
Subject: Re: Fix needed for communication with gpg-agent
Date: Fri, 23 Feb 2007 14:36:38 -0500

    So the problem is that pinentry does not have exclusive access to the
    tty.

It should not be hard to program Emacs to turn off the signal handler
for tty input while it calls gpg.  That way, Emacs won't notice there
is any input, and won't read any.

This could be a new function made as a variant of call-process.

Would this solve the problem?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]