* restore flag:unread and some optimization

This commit is contained in:
Dirk-Jan C. Binnema
2011-08-13 10:40:31 +03:00
parent 8302fb23bb
commit 675b89708f
9 changed files with 92 additions and 33 deletions

View File

@ -469,7 +469,7 @@ Find all messages in the 'Archive' folder from Fred:
Find all unread messages with attachments:
.nf
$ mu find flag:attach NOT flag:seen
$ mu find flag:attach flag:unread
.fi
@ -520,7 +520,7 @@ VFolders {
[size:1m..100m]!mu "Big"
[NOT flag:seen]!mu "Unread"
[flag:unread]!mu "Unread"
}
.fi