[Users] Is is possible to do a 'nested' extended search in Claws)?

Chad Wallace cwallace at lodgingcompany.com
Fri Nov 8 02:41:41 CET 2013


On Thu, 7 Nov 2013 15:44:34 -0800
"Victoria S." <1 at VictoriasJourney.com> wrote:

> Sorry - I meant:
> 
> s metabol & (s sugar | s carboh)

This should be equivalent:

s metabol & s sugar | s metabol & s carboh

But I'm not sure if claws has the conventional precedence rules for
those operators (i.e., if & has higher precedence than |).  It may just
be left-to-right.  In which case, this would work:

s sugar | s carboh & s metabol


> Is is possible to do a 'nested' extended search in Claws)? E.g.:
> 
> s metabol & s sugar | s carboh


-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.lodgingcompany.com/
OpenPGP Public Key ID: 0x262208A0




More information about the Users mailing list