On Fri, Sep 02, 2011 at 04:43:04PM +0100, Ash Moran wrote: > > The differences in whitespace are indeed significant. In this > > particular case, darcs parsed the bundle all the way to the bits > > after 'Context: '. The file format uses an initial whitespace before > > each line of the patch log, which avoids ambiguities stemming from patch > > logs with things that look like the darcs file format. > > Ahhh… I see what's happened now. Either on the sending or receiving side, > Mail.app has removed the preceding whitespace before "Ignore-this:", and all > the padding to separate out the +/- line prefix in the hunks.
What is the darcs version used on the sending side? With darcs >= 2.7, patches are sent with an application mime-type (rather than text) which should prevent any spoiling. Best, -- Gabriel _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
