With the above you will match also 'PMM v125', because the '.' again
is a magic character in regular expressions (as you said in another
post in the other thread): '.' matches any character! You have to
write 'PMM v1\.5' to get the thing you wanted.
I will post the regexp description in the other killfile thread again.
Keep in mind that the killfile handling is not compatible to souper16
- in fact it is compatible to the souper15 version (so keep your 'old'
killfiles).
Hardy
-- Hardy Griech, Kurt-Schumacher-Str. 25/1, D-72762 Reutlingen