Keep format parameter from surviving text/plain to application/pgp
More PGP changes. Consolidated passphrase entry to sedit field or
Fixed a bug I introduced earlier which removed spaces from search
Changed quote file name documentation string to remove ambiguity regarding
Documentation update.
Fixed a bug that caused a new sedit window to bomb if the PGP
One more fix to the cmd_User issue.
Changes made to support a different structure under the PGP Crypt... button.
Added a dropKeys pattern to pgpGPG.tcl.
Finished my fix to avoid invalid decode-popup-menu from showing up in
pgp($v,cmd_Beauty) was getting in the way of pgp($v,cmd_User) for
Had to roll back and re-do a previous bug fix. I used exmh(ctype) when
multipart/signed and multipart/encrypt were bypassing the protocol
Don't set PGP options if PGP is not enabled.
Fixed a problem where PGP options were not being kept during re-edits.
Quick application/pgp bug fix.
Disable PGP encrypt and/or sign when doing a re-distribute.
lib/sedit.tcl: Don't check if exmh($id,action) or pgp(version,$id)
Now that scan-proc accepts arguments let's hardcode the -noheader option
A bunch of changes having to do with making sure exmh($id,action)
Have "Use message as draft" call Msg_CompUse.
Moved/renamed DecodeURL in the code.
Make sure exmh($id,action) survives a 'Keep on send' operation.
A bunch of changes having to do with making sure exmh($id,action)
A bunch of changes having to do with making sure exmh($id,action)
Fixed a bug in which a corrupt context would prevent exmh from
Allow arguments in scan-proc configuration.
Re-doing my previous fix in a different way. By using concat I
Added functionality to scan-proc and side-stepped a bug in MsgComp.
Bug fixes: Mime, Quoting and PGP.
Exmh can now parse the GnuPG options file and identify the
Fixed "GPG silently ignores untrusted keys during encryption" bug.
Do not call viewer if mailcap rule has needsterminal attribute. When
Fixed a bug in SeditInsertFile that caused text to be lost when
Fixed the "Always choose the sign key." option. Fixed a clearsigning
Minor bug fix. Trying to set "Method for querying GnuPG keys"
Re-doing previous fix. Maybe the wrong file was checked in?