var patt1 = /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,6}$/i; ...
In Notepad++ 7.5, with the introduction of the "Backward direction" checkbox in the Find dialog, the checkbox is sometimes enabled when the search mode is Regular Expression. It should never be ...