"Yakov Lerner" <iler.ml@xxxxxxxxx> writes: > There is a bug in git-send-mail in the 'next' branch. If first > paragraph of the file in all indented by 1 space, and 1st line of the > paragraph is at the first line of the file, then the whole > paragraph disappears silently. If it's intentional, there should be a warning > or something. And If it's *not* indented (as if it expects message > header lines at this place), then it appears in the message body, so > there is some inconsistency here. I guess that this bug is in "header flowing" code; headers in email message can span multiple lines by some use of indenting. That is where one can search for the source of this bug... -- Jakub Narebski Poland ShadeHawk on #git -- 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