kdenetwork/kmail kmmsgbase.cpp,1.62,1.63 Author: antlarr Sun Dec 31 20:37:37 UTC 2000 In directory cvs.kde.org:/tmp/cvs-serv21646 Modified Files: kmmsgbase.cpp Log Message: I think it's better not to mark messages as dirty when they're not really dirty. This way, index files are only written when they should, and not everytime you leave a folder (as was happening before this patch).