git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-send-email
@ 2007-02-22 21:13 Uwe Kleine-König
  2007-02-22 21:38 ` git-send-email Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2007-02-22 21:13 UTC (permalink / raw)
  To: git

Hello,

again my 'ö' is an issue here, sorry Jöhännës :-)

I just tried to send out some patches with git-send-email specifying
--suppress-from.

send-email added me to Cc: anyhow.  Here come the last line of output:

	(mbox) Adding cc: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <ukleinek@informatik.uni-freiburg.de> from line 'From: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <ukleinek@informatik.uni-freiburg.de>'
	OK. Log says:
	Date: Thu, 22 Feb 2007 21:42:49 +0100
	Sendmail: /home/zeisberg/bin/usendmail
	From: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
	Subject: [PATCH] Determine system clock from PLL settings
	Cc: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <ukleinek@informatik.uni-freiburg.de>
	To: cft.project.parkeon@digi.com

Probably send-email thought =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= being
different from Uwe Kleine-König?  I didn't got a Cc of the introductory
message.

Moreover for each patch the following line was added:

	From: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> - unquoted

which should not be necessary, too.

BTW: Maybe this is related to the problem Russell King has with Perl and
rfc2047:

	http://article.gmane.org/gmane.linux.ports.arm.kernel/30178/

?

Best regards
Uwe

-- 
Uwe Kleine-König

exit vi, lesson II:
: w q ! <CR>

NB: write the current file

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git-send-email
  2007-02-22 21:13 git-send-email Uwe Kleine-König
@ 2007-02-22 21:38 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-02-22 21:38 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: git

When git-send-email reads from the mbox, it should expect From:
to be in 2047 (because the input is in Unix mbox format) and
unwrap it before doing the comparison.  Perhaps it is not doing
that.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-22 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-22 21:13 git-send-email Uwe Kleine-König
2007-02-22 21:38 ` git-send-email Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).