On Tue, Jan 20, 2015 at 07:50:31PM +0100, Noralf Trønnes wrote: > Hi, > > I can't get my name: Noralf Trønnes, to come out correctly in From when I > format and send a patch. The 'ø' becomes a question mark when received > in my email client. > > This is the head of the patch generated by git format-patch: > > From b2a4f6abdb097c4dc092b56995a2af8e42fbea79 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Noralf=20Tr=F8nnes?= <notro@xxxxxxxxxxx> That doesn't look right... > Date: Tue, 20 Jan 2015 18:34:47 +0100 > Subject: [PATCH] staging: fbtft: remove ARCH_BCM2708 optimization > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > ARCH_BCM2708 is not present in mainline so remove optimization. > > Signed-off-by: Noralf Trønnes <notro@xxxxxxxxxxx> > --- > > This is how it looks when I send from my Thunderbird email client: > From: =?UTF-8?B?Tm9yYWxmIFRyw7hubmVz?= <notro@xxxxxxxxxxx> When git asks, are you selecting UTF-8 for the email message when sending it out? You might try playing with --compose-encoding as an option, but I do have to say, I have had problems with this as well, it might be better to ask this on the git mailing list as it's not a staging driver specific question. Feel free to cc: me as I want to know how to do this properly as well. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel