Re: Handling PATCH from notmuchmail

Subject: Re: Handling PATCH from notmuchmail

Date: Tue, 23 Nov 2010 10:44:39 -0500

To: notmuch@notmuchmail.org

Cc:

From: Jameson Rollins


On Tue, 23 Nov 2010 15:47:26 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:
> On Mon, 22 Nov 2010 22:49:15 +0100, Xavier Maillard <xma@gnu.org> wrote:
> > out of curiosity, how hackers on this mailing list and using notmuch
> > (through GNU Emacs client if at all) do handle all the patches sent here
> 
> cF to stash the filename and
> then switch to shell and do 
> git am -3 ctrl-shift-v RET

notmuch show --format=mbox id:XXX | git am

works well too, as does 

notmuch show --format=mbox thread:XXX | git am

for a whole series.

jamie.
part-000.sig (application/pgp-signature)

Thread: