Lukas Sandström <lukass@xxxxxxxxxxxxxxxx> writes: > The script appp.sh can be used with the External Editor extension for > Mozilla Thunderbird in order to be able to send inline patches in an > easy way. > > Signed-off-by: Lukas Sandström <lukass@xxxxxxxxxxxxxxxx> > --- > > Resending. It would be nice if this ended up in contrib/ > > /Lukas > > Documentation/SubmittingPatches | 5 +++ > contrib/thunderbird-patch-inline/README | 20 +++++++++++ > contrib/thunderbird-patch-inline/appp.sh | 55 +++++++++++++++++++++++++++ A silly question. What does "appp" stand for? AppendPatch does not have that many P's in it. > diff --git a/contrib/thunderbird-patch-inline/appp.sh b/contrib/thunderbird-patch-inline/appp.sh > new file mode 100755 > index 0000000..cc518f3 > --- /dev/null > +++ b/contrib/thunderbird-patch-inline/appp.sh > @@ -0,0 +1,55 @@ > +#!/bin/bash > +# Copyright 2008 Lukas Sandström <luksan@xxxxxxxxx> > +# > +# AppendPatch - A script to be used together with ExternalEditor > +# for Mozilla Thunderbird to properly include pathes inline i e-mails. > ... Eh, pathes? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html