[Top][All Lists]
[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?
- Re: Fix needed for communication with gpg-agent, (continued)
- Re: Fix needed for communication with gpg-agent, Sascha Wilde, 2007/02/21
- Re: Fix needed for communication with gpg-agent, Kim F. Storm, 2007/02/21
- Re: Fix needed for communication with gpg-agent, Chong Yidong, 2007/02/21
- Re: Fix needed for communication with gpg-agent, Kim F. Storm, 2007/02/22
- Re: Fix needed for communication with gpg-agent, Werner Koch, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Werner Koch, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Richard Stallman, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Werner Koch, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Chong Yidong, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Richard Stallman, 2007/02/23
- Re: Fix needed for communication with gpg-agent,
Richard Stallman <=
- Re: Fix needed for communication with gpg-agent, Chong Yidong, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Kim F. Storm, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Chong Yidong, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Kim F. Storm, 2007/02/23
- Re: Fix needed for communication with gpg-agent, Sascha Wilde, 2007/02/24
Re: Fix needed for communication with gpg-agent, Miles Bader, 2007/02/19