Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] git-send-email.perl: Really add angle brackets to In-Reply-To if necessary

From: David Kastrup <hidden>
Date: 2016-06-15 22:43:57

merlyn@stonehenge.com (Randal L. Schwartz) writes:
I think what you were trying to do would work with:

  for ($initial_reply_to) {
      s/^\s*<?/</;
      s/>?\s*$/>/;
  }

Untested, but I get this stuff right most of the time. :)
How is that supposed to differ from Mike's patch?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help