thing-at-point-email-regexp
thing-at-point-email-regexp is a variable defined in `thingatpt.el
'.
Its value is "[-+_.~a-zA-Z][-+_.~:a-zA-Z0-9]*@[-.a-zA-Z0-9]+>?"Documentation: A regular expression probably matching an email address. This does not match the real name portion, only the address, optionally with angle brackets.