Code: Select all
(setq x "hee hee\nhi hi\nho ho ho")
(find-all "hee.*hi" (| 2 4 8 512))
=> nil
Perhaps it is related to another thing I stumbled on,
Code: Select all
(trim "\n foo ")
=> "\n foo"
I am running OpenBSD, Ubuntu, and Debian. All are on 64bit AMD or Intel platforms with dual or better core. All three show the problem.