Am 23.09.2017 um 20:04 schrieb René Scharfe: > Decode =XY in quoted-printable segments only if X and Y are hexadecimal > digits, otherwise just copy them. That's at least better than > interpreting negative results from hexval() as a character. Forgot to add: Reported-by: Jeff King <peff@xxxxxxxx> René