Re: mutt leaves temporary files in $TMPDIR

2015-03-04 Thread Kevin J. McCarthy
Dennis Preiser wrote: > I've observed the following issue with mutt: > > When multiple > > -BEGIN PGP xyz—— > -END PGP xyz—— > > blocks are present and (Esc P) was invoked, mutt > leaves temporary files in $TMP

Re: mutt leaves temporary files in $TMPDIR

2015-03-02 Thread Kevin J. McCarthy
Dennis Preiser wrote: > When multiple > > -BEGIN PGP xyz—— > -END PGP xyz—— > > blocks are present and (Esc P) was invoked, mutt > leaves temporary files in $TMPDIR. > > Root cause seems to be pgp.c:pgp_application_pgp_handler(). If multi

Re: mutt leaves temporary files in $TMPDIR

2015-03-02 Thread Derek Martin
EGIN PGP xyz—— > -END PGP xyz—— > > blocks are present and (Esc P) was invoked, mutt > leaves temporary files in $TMPDIR. > > Root cause seems to be pgp.c:pgp_application_pgp_handler(). If multiple > blocks are present (a signature and a public key; more then one

mutt leaves temporary files in $TMPDIR

2015-02-28 Thread Dennis Preiser
Hello, I've observed the following issue with mutt: When multiple -BEGIN PGP xyz—— -END PGP xyz—— blocks are present and (Esc P) was invoked, mutt leaves temporary files in $TMPDIR. Root cause seems to be pgp.c:pgp_application_pgp_handler(). If multiple block