On 5/2/06, David Woodhouse <dwmw2@xxxxxxxxxxxxx> wrote:
On Sat, 2006-04-29 at 15:30 +0200, Bertrand Jacquin wrote: > Could it be possible to add a features in git-send-email.perl to > accept a differrent charset as iso-8859-1 ? I would like to send > fr_FR.utf8 mail as I use git to manager a latex files tree which are > written in utf8. > > Any objection ? Seems reasonable. I think we just forgot to include the Content-Type: header. This fixes it...
I tryed it. I used this patch again master git git release And I got the following with git-send-email : Use of uninitialized value in hash element at /usr/bin/git-send-email line 437. Use of uninitialized value in hash element at /usr/bin/git-send-email line 437. <>: missing or malformed local part Use of uninitialized value in hash element at /usr/bin/git-send-email line 437. Use of uninitialized value in hash element at /usr/bin/git-send-email line 437. <>: missing or malformed local part And with my smtp server : 2006-05-03 00:44:01 unexpected disconnection while reading SMTP command from localhost (localhost.localdomain) [127.0.0.1] Is it a known bug ? I can't send mail with patch thow :/ I tried to add Mime-Version: 1.0 too but I got the sam. -- Beber #e.fr@freenode - : 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