------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=107985 ------- Additional Comments From simon munton demon co uk 2005-09-26 20:23 ------- Created an attachment (id=12716) --> (http://bugs.kde.org/attachment.cgi?id=12716&action=view) Give option of pattern being a RE or not Attached patch adds a checkbox to allow pattern to be a regular expression. Also gets rid of excessive single apostrophe escaping. Adds | to the list of characters to be escaped when the pattern is not a regular expression.