On Tue 2016-10-25 05:05:51 -0400, Vincent Lefevre wrote: > After connecting to a machine via SSH (no X forwarding), and running > "emacs file.gpg", Emacs starts: > > /usr/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter \ > --command-fd 0 --output /tmp/epg-output9765F4x --decrypt -- <file.gpg> > > and freezes as there is no X display. I can interrupt it with C-g, > but I can't get the decoded file. There is no such problem with > emacs24 on Ubuntu.
It is not inherently a bug to run "gpg --no-tty" with no X display.
There are many situations where gpg will have neither a tty nor an X11
display, and it should still be able to work.
if the agent itself needs other means to unlock any keys, that's a
separate question, but the title of this bug seems to make an assumption
that i don't think is warranted. can you explain it another way?
--dkg
signature.asc
Description: PGP signature

