On Sun, Dec 11, 2022 at 02:37:38AM +0000, Heime wrote: > Would you know the problem with the following regexp > > "^;; \\[.+\\].*$" > > It fails to match > > ;; [something] other things Worksforme. At least if the first semicolon is actually at the start of a line, that is. Cheers -- t