* Mikael Eriksson [2006.11.29 08:00]:
> Is it possible to limit to only show threads
> that has unread messages?
Assuming you know how to limit messages, the pattern
you are looking for is: ~(~U)
Table 4.1 Pattern modifiers:
| messages in threads containing messages matching a
~(PATTERN) | certain pattern, e.g. all threads containing
| messages from you: ~(~P)
--
JR