On Wed, Jul 24, 2002 at 11:01:44AM -0600, Peter T. Abplanalp wrote: > [...] > for example (untested): > > set pgp_decrypt_command="gpg --passphrase-fd 0 --no-verbose --batch > --output - %f | sed 's/^M//'"
Nice idea! I've tried this before, but my attempts were without success... The principal fault was that i have changed the pgp_decrypt_command and not the pgp_decode_command. Now it works. tested: set pgp_decode_command="gpg %?p?--passphrase-fd 0? --no-verbose \ --batch --output - %f | sed 's/\r//'" -- Cheers, Heiko Heil
msg29851/pgp00000.pgp
Description: PGP signature