Re: [PATCH] Cleanup git-send-email.perl:extract_valid_email From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:28 Horst von Brand [off-list ref] writes: Junio C Hamano [off-list ref] wrote:quoted but I am inclined to do this instead: my $domain_regexp = '[^.<>"\s@]+(?:\.[^.<>"\s@]+)+'; (i.e. still require at least two levels). OK, but be careful as this (?:...) is an extended regexp (needs /x on match). Are you sure about /x?
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help