Re: Limit view to mails with no subject

2013-03-07 Thread Jostein Berntsen
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




Re: Limit view to mails with no subject

2013-03-07 Thread Rado Q
=- 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 "^[   ]*$"'

-- 
© Rado S. -- You must provide YOUR effort for your goal!
EVERY effort counts: at least to show your attitude.
You're responsible for ALL you do: you get what you give.


Limit view to mails with no subject

2013-03-07 Thread Jostein Berntsen
Hi,

Is is possible to limit the view to mails that have nothing in the subject?

Jostein