Štěpán Němec <[email protected]> writes:
> ...If you want to match a literal dot, you need '\.', but inside lisp
> strings, double quotes and backslashes must be escaped with a backslash,
> so what you end up with is "\\.".
Thanks Štěpán. I think I'd figure that but what was confusing me was the
fact that an unescaped dot was shown in examples for the non-fancy
split method. For example, in info "6.3.3 Splitting Mail" you see an
example of:
("list.\\1" "From:.* \\(.*\\)[email protected]")
So shouldn't the dot after "majordomo" be double escaped?
Tommy
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english