On 07.03.13,20:30, Rado Q wrote: > =- Jostein Berntsen wrote on Thu 7.Mar'13 at 17:43:38 +0100 -= > > > Is is possible to limit the view to mails that have nothing in the subject? > > Try '!~s .' or '~s "^[ ]*$"' >
The first command works great. Thanks! Jostein