Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268177AbUJCWdV (ORCPT ); Sun, 3 Oct 2004 18:33:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268179AbUJCWdV (ORCPT ); Sun, 3 Oct 2004 18:33:21 -0400 Received: from pop.gmx.de ([213.165.64.20]:26244 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S268177AbUJCWdT (ORCPT ); Sun, 3 Oct 2004 18:33:19 -0400 X-Authenticated: #20450766 Date: Sun, 3 Oct 2004 23:01:30 +0200 (CEST) From: Guennadi Liakhovetski To: Alan Cox cc: Olaf Dietsche , george@mvista.com, Andrew Morton , juhl-lkml@dif.dk, clameter@sgi.com, drepper@redhat.com, johnstul@us.ibm.com, Ulrich.Windl@rz.uni-regensburg.de, jbarnes@sgi.com, Linux Kernel Mailing List , libc-alpha@sources.redhat.com Subject: [OT] Re: patches inline in mail In-Reply-To: <1096730402.25131.18.camel@localhost.localdomain> Message-ID: References: <4154F349.1090408@redhat.com> <41550B77.1070604@redhat.com> <4159B920.3040802@redhat.com> <415AF4C3.1040808@mvista.com> <415B0C9E.5060000@mvista.com> <415B4FEE.2000209@mvista.com> <20040930222928.1d38389f.akpm@osdl.org> <1096633681.21867.14.camel@localhost.localdomain> <415DD31A.3020004@mvista.com> <87vfdtglrx.fsf@goat.bogus.local> <1096730402.25131.18.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 34 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/