Štěpán Němec <[email protected]> writes: >> ("list.\\1" "From:.* \\(.*\\)[email protected]") >> >> So shouldn't the dot after "majordomo" be double escaped? > > Yeah, that's obviously just an error in the documentation, but a mostly > harmless one, as "." matches the dot anyway...
It's more readable without the \\, and the chance for false positives is minuscule, so I think I'll just leave it as is. -- (domestic pets only, the antidote for overdose, milk.) [email protected] * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
