Re: 1.5.10 / trash folder patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 18/08/2005, at 4:33 AM, Will Yardley wrote:
mutt_set_flag (Context, h, M_APPENDED, 1);
just add that line outside the if (delete) loop.
if ((rc = mutt_append_message (ctx, Context, h, cmflags,
chflags)) != 0)
return rc;
if (delete)
{
mutt_set_flag (Context, h, M_DELETE, 1);
if (option (OPTDELETEUNTAG))
mutt_set_flag (Context, h, M_TAG, 0);
}
/* insert it here */
Regards,
C.
- --
hail eris
http://rubberduck.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)
iD8DBQFDA+g9ch7Q/D6hJDARAgnFAJ475yaLx7WMgwnIAPngihjxoK8A2wCfUrXL
Efy929nAeDi2p3sOFWE401Q=
=hMB5
-----END PGP SIGNATURE-----