in reply to Re^3: On Validating Email Addresses
in thread On Validating Email Addresses

s/embedded/nested/g

The regex doesn't handle comments nested inside of comments. It does handle comments (one level deep only).

- tye        

Replies are listed 'Best First'.
Re^5: On Validating Email Addresses (s/embed/nest/)
by diotalevi (Canon) on Jan 05, 2005 at 07:08 UTC
    I don't think I ever saw nested comments. Thanks for clarifying.