From: Junio C Hamano <gitster@pobox.com>
To: "Lukas Sandström" <lukass@etek.chalmers.se>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH -resend] Add a helper script to send patches with Mozilla Thunderbird
Date: Thu, 19 Jun 2008 17:43:12 -0700 [thread overview]
Message-ID: <7vmylhq6lb.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <485AE9FD.8050508@etek.chalmers.se> (Lukas Sandström's message of "Fri, 20 Jun 2008 01:21:33 +0200")
Lukas Sandström <lukass@etek.chalmers.se> 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@etek.chalmers.se>
> ---
>
> 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@gmail.com>
> +#
> +# AppendPatch - A script to be used together with ExternalEditor
> +# for Mozilla Thunderbird to properly include pathes inline i e-mails.
> ...
Eh, pathes?
next prev parent reply other threads:[~2008-06-20 0:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 17:37 [PATCH] Add a helper script to send patches with Mozilla Thunderbird Lukas Sandström
2008-06-10 12:33 ` Johannes Sixt
2008-06-10 13:25 ` Lukas Sandström
2008-06-19 23:21 ` [PATCH -resend] " Lukas Sandström
2008-06-20 0:43 ` Junio C Hamano [this message]
2008-06-20 1:22 ` しらいしななこ
2008-06-20 2:58 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vmylhq6lb.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=lukass@etek.chalmers.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).