Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug in zsh 3.0-pre6?
- X-seq: zsh-workers 1960
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Zefram <A.Main@xxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxxx (Z Shell workers mailing list)
- Subject: Re: bug in zsh 3.0-pre6?
- Date: Tue, 13 Aug 1996 12:59:31 -0700
- In-reply-to: Zefram <A.Main@xxxxxxxxxxxxxxxxx> "Re: bug in zsh 3.0-pre6?" (Aug 13, 8:11pm)
- References: <28169.199608131911@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: schaefer@xxxxxxx
On Aug 13, 8:11pm, Zefram wrote:
} Subject: Re: bug in zsh 3.0-pre6?
}
} > if (hptr =3D=3D chline)
}
} Is the broken-printable lossage *really* necessary? It's a real
} nuisance when trying to apply patches.
I didn't get any lossage ... the problem appears to be that Zoltan
is sending out
Content-Transfer-Encoding: 8bit
which isn't necessary (his message is all 7bit) but which causes "smart"
ESMTP agents to convert to quoted-printable when gatewaying to an old
SMTP (not 8-bit-clean) agent.
Zoltan didn't do the encoding; it happened along the way somewhere.
But Zoltan could have prevented it by using 7bit as his C-T-E, if he
has that level of control over his mail client.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.nbn.com/people/lantern
New male in /home/schaefer:
>N 2 Justin William Schaefer Sat May 11 03:43 53/4040 "Happy Birthday"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author