> From: Junio C Hamano [mailto:gitster@xxxxxxxxx] > Sent: Thursday, August 23, 2012 11:27 PM > To: Joachim Schmitz > Cc: git@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] Don't use curl_easy_strerror prior to curl-7.12.0 > > "Joachim Schmitz" <jojo@xxxxxxxxxxxxxxxxxx> writes: > > >> From: Joachim Schmitz [mailto:jojo@xxxxxxxxxxxxxxxxxx] > >> Sent: Wednesday, August 22, 2012 11:06 PM > >> To: 'Junio C Hamano' > >> Cc: 'git@xxxxxxxxxxxxxxx' > >> Subject: RE: [PATCH] Don't use curl_easy_strerror prior to curl-7.12.0 > >> > >> > From: Junio C Hamano [mailto:gitster@xxxxxxxxx] > >> > Sent: Wednesday, August 22, 2012 11:02 PM > >> > To: Joachim Schmitz > >> > Cc: git@xxxxxxxxxxxxxxx > >> > Subject: Re: [PATCH] Don't use curl_easy_strerror prior to curl-7.12.0 > >> > > >> > "Joachim Schmitz" <jojo@xxxxxxxxxxxxxxxxxx> writes: > >> > > >> > >> > diff --git a/http.c b/http.c > >> > >> > index b61ac85..18bc6bf 100644 > >> > >> > --- a/http.c > >> > >> > +++ b/http.c > >> > >> > @@ -806,10 +806,12 @@ static int http_request(const char *url, void > >> > >> > *result, int target, int options) > >> > >> > >> > >> Likewrapped X-< > >> > > > >> > > Any suggestion? > >> > > >> > Other than "don't wrap" (or "get a real MUA and MTA" X-<), unfortunately no. > >> > > >> > I do not know if you have checked MUA specific hints section of > >> > Documentation/SubmittingPatches; there may be environment specific hints > >> > described for a MUA you may have at hand (or not). > >> > >> I checked, but Outlook isn't mentioned :-( > > > > OK, Outlook inserts line breaks at position 76. I can't switch it off completely, but can set it to anything between 30 and 132. I > > set it to 132 now, does that look OK now? > > Yeah, modulo that with all the above noise and with "---" before the > log message you inserted by hand before the real commit log message, OK, those are not allowed then? Or would they need to look different? > and also the log message is not properly line-wrapped, it is getting > closer to what is expected of a patch to be applied. > > I've applied it by hand and fixed the log message up, so no need to > resend this particular one. Thanks. Thanks > > This reverts be22d92 (http: avoid empty error messages for some curl errors, 2011-09-05) on platforms with older versions of > > libcURL. You meant that linewrap between "of" and libcURL?, Or well, that was the 132 position... Or do you want these messages being wrapped at <=80? Bye, Jojo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html