Unknown mailing list, 1.

Re: [PATCH] git send-email: edit recipient addresses with the --compose flag

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Monday, November 10, 2008 - 9:49 pm

> > > +	if ($c_file =~ /^To:\s*+(.+)\s*\nCc:/ism) {

Not in any version of Perl to which I have access. 

Why doesn't
	/^To:\s*(.+)\s*\nCc:/ism
work?


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] git send-email: edit recipient addresses with th..., Tait, (Mon Nov 10, 9:49 pm)
Re: [PATCH] git send-email: edit recipient addresses with th..., Aristotle Pagaltzis, (Mon Nov 10, 4:08 am)