Re: Handling PATCH from notmuchmail

Subject: Re: Handling PATCH from notmuchmail

Date: Tue, 23 Nov 2010 18:27:34 +0100

To: Michal Sojka, Xavier Maillard, notmuch@notmuchmail.org

Cc:

From: Jed Brown


On Tue, 23 Nov 2010 16:41:40 +0100, Michal Sojka <sojkam1@fel.cvut.cz> wrote:
> On Mon, 22 Nov 2010, Xavier Maillard wrote:
> M-x cd <RET> ~/src/notmuch <RET>
> | git am <RET>

An arguable refinement is

  | (cd ~/src/notmuch; git am -3)<RET>

> Then I manually switch to *notmuch-pipe* buffer to see whether the
> command failed or not. It would be nice if *notmuch-pipe* buffer is
> shown automatically when the command exits with non-zero status.

Agreed.

Jed

Thread: