Am 04.01.2013 23:30, schrieb Gordon Speedman:
One more question about regex rules: in what order and how are they processed?
For example, let's say I'm trying to sort numbers into 4 categories:
positive even, positive odd, negative even, negative odd.
First approach would be define something like -[0-9]*[02468] for negative even.
Second approach would be to define rule to sort them into positive and
negative piles, then another rule to sort them into even & odd. Does
the second way work in Pan?
Could you post an enhancement request at bugzilla so I won't forget it?
cheers.
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users