From: Michael J Gruber <git@drmicha.warpmail.net>
To: Jeremy White <jwhite@codeweavers.com>
Cc: git@vger.kernel.org, Ben Bucksch <ben.bucksch.news@beonex.com>
Subject: Re: RFC re Thunderbird + imap-send
Date: Tue, 10 Feb 2009 12:06:30 +0100 [thread overview]
Message-ID: <49915FB6.8010803@drmicha.warpmail.net> (raw)
In-Reply-To: <4990A4FF.6020404@codeweavers.com>
Jeremy White venit, vidit, dixit 09.02.2009 22:49:
> So, MajorDomo knows that what I'm trying is sick and twisted; I seem to
> have run afoul of the taboos:
> http://vger.kernel.org/majordomo-taboos.txt
>
> (ixnay on the ention may of ontentcay ypetay tmlhay :-/).
>
> So here is a pointer to a proposed patch to enable git-imap-send to work
> with Thunderbird, based on Ben's suggestion:
>
> http://www.codeweavers.com/~jwhite/0001-Add-an-option-to-wrap-a-patch-in-pre-in-git-imap-s.patch
>
> Essentially, with this patch, I add an html option to the imap-send
> server configuration block. If turned on, we structure each patch as
> html, inside of pre blocks. And, in fact, Thunderbird does
> automatically convert such an email into a plain/text, format=fixed
> email, that seems to diff cleanly with a regular git-format-patch result.
>
> Thoughts? Tar and feathers?
Looks okay here. I leave the tarring and feathering to Dscho ;)
Trying this out showed that indeed git-imap-send needs much more love.
The man page doesn't say much, doesn't describe all options. Most
options can be specified in config only. You can't pass file arguments,
only stdin. You can't even pass a recipient!
To be useful, imap-send should really obey the same config options and
parameters as much as possible. In fact they should share some.
imap-send and send-email should be usable interchangeably, without
fiddling with format-patch options (which has to: and cc: where it
doesn't really belong). Uhm, I'm getting off-topic.
Back on topic: TB does the automatic conversion to plain text only when
the send options are appropriate, or if you set the recipient to "text
only".
Also:
For a typical text mail in Drafts I see lines like
X-Mozilla-Draft-Info: internal/draft; vcard=0; receipt=0; uuencode=0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Any chance we could use that rather than invoke the HTML editor?
We would need to shut off q-p and f-f *and* avoid automatic word wrap
(or make sure patches don't have longer lines then TBs editor allows),
the latter I don't know how to do.
Michael
next prev parent reply other threads:[~2009-02-10 11:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-09 21:49 RFC re Thunderbird + imap-send Jeremy White
2009-02-10 11:06 ` Michael J Gruber [this message]
2009-02-10 12:24 ` Ben Bucksch
2009-02-10 13:23 ` Jeremy White
2009-02-10 19:00 ` Jeremy White
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=49915FB6.8010803@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=ben.bucksch.news@beonex.com \
--cc=git@vger.kernel.org \
--cc=jwhite@codeweavers.com \
/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).