Re: [OT] Re: patches inline in mail

From: Ulrich Windl
Date: Mon Oct 04 2004 - 02:30:31 EST


Better show how the mail really looks like (source). The let's see whether it's a
decoding or encoding error.

Ulrich

On 3 Oct 2004 at 23:01, Guennadi Liakhovetski wrote:

> Hello
>
> While we are at it, maybe someone could help me with my "antient" pine
> too. When sending patches inline (Ctrl-R) it looks fine up in the email,
> also when I am reading my own email as it came to the list, e.g.
>
> @@ -8,9 +8,9 @@
> static void __inline__
> dc390_freetag (struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
> {
> - if (pSRB->TagNumber < 255) {
>
> However, everybody (not pine-users) complains, that white spaces got
> corrupted. And if I export the email I see
>
> @@ -8,9 +8,9 @@
> static void __inline__
> dc390_freetag (struct dc390_dcb* pDCB, struct dc390_srb* pSRB)
> {
> - if (pSRB->TagNumber < 255) {
>
> (notice the extra space). What is going on there and is there a solution
> (apart from switching to another mailing or sending as attachments)?
>
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/