Re: Invalid responses to 8bit encoding and In-Reply-To questions

2015-04-01 Thread Junio C Hamano
Guilhem Bichot writes: > Junio C Hamano pobox.com> writes: > >> It would be possible to do so with code changes to git-send-email; >> look for "ask(", "valid_re", and "confirm_only" to see how they are >> used in existing code that ask questions, if you are interested. > > Today I stumbled on ex

Re: Invalid responses to 8bit encoding and In-Reply-To questions

2015-04-01 Thread Guilhem Bichot
Junio C Hamano pobox.com> writes: > > Geert Uytterhoeven linux-m68k.org> writes: > > > | Oops, I'm afraid automatic-I replied "y" to the git-send-email question > > | "Which 8bit encoding should I declare [UTF-8]?" > > | (happened before with the In-Reply-To questions ;-( > > > > Would it be p

Re: Invalid responses to 8bit encoding and In-Reply-To questions

2015-02-04 Thread Junio C Hamano
Geert Uytterhoeven writes: > | Oops, I'm afraid automatic-I replied "y" to the git-send-email question > | "Which 8bit encoding should I declare [UTF-8]?" > | (happened before with the In-Reply-To questions ;-( > > Would it be possible to reject obviously wrong replies ("y", "yes", "n", "no") > t

Invalid responses to 8bit encoding and In-Reply-To questions

2015-02-04 Thread Geert Uytterhoeven
>From a thread on another mailing list: | > Content-Type: text/plain; charset=y | > Content-Transfer-Encoding: 8bit | > | > When I try to apply it git am says: | > | > $ git am --signoff geert1.patch | > fatal: cannot convert from y to UTF-8 | > | > Wut? I never heard of an encoding named "y", and