Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1326252

Re: [PATCH v2] Add support for usbfs zerocopy.

From "Steinar H. Gunderson" <sesse@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] Add support for usbfs zerocopy.
Date 2016-02-04 00:50 +0100
Message-ID <qYflp-yl-39@gated-at.bofh.it> (permalink)
References (2 earlier) <qUAeK-2a9-3@gated-at.bofh.it> <qUKnM-11i-3@gated-at.bofh.it> <qYd9U-7j9-35@gated-at.bofh.it> <qYdMC-7MT-41@gated-at.bofh.it> <qYdWk-7Sg-65@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 04, 2016 at 12:15:50AM +0200, Felipe Balbi wrote:
>> Since I've now been bitten by this several times: Is there any sort of best
>> practice for integrating git with MUAs? What I'm doing right now is
>> cut-and-paste from mutt to get the to/cc/in-reply-to headers right, and
>> that's suboptimal. It feels like it should be a FAQ, but I can't really find
>> anything obvious.
> have you tried git send-email ? If you wanna send as a reply to another
> message, use:
> 
>   $ git send-email --to foo@bar.com --cc bar@foo.com --in-reply-to=abcd-message-id@foo.bar.com

Unfortunately that doesn't change anything; I still need to cut-and-paste the
to, cc and in-reply-to manually. What I'd want is something like
“git send-email as a reply to the last email in my outbox”.

Attaching the patch gives me exactly this, by the way, but seemingly ends up
with a format that's more cumbersome to receive (which is a bad tradeoff).

/* Steinar */
-- 
Software Engineer, Google Switzerland

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2] Add support for usbfs zerocopy. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-03 22:30 +0100
  [PATCH v4] Add support for usbfs zerocopy. "Steinar H. Gunderson" <sesse@google.com> - 2016-02-03 23:10 +0100
  Re: [PATCH v2] Add support for usbfs zerocopy. "Steinar H. Gunderson" <sesse@google.com> - 2016-02-03 23:10 +0100
    Re: [PATCH v2] Add support for usbfs zerocopy. Felipe Balbi <balbi@kernel.org> - 2016-02-03 23:20 +0100
      Re: [PATCH v2] Add support for usbfs zerocopy. "Steinar H. Gunderson" <sesse@google.com> - 2016-02-04 00:50 +0100
        Re: [PATCH v2] Add support for usbfs zerocopy. "Steinar H. Gunderson" <sesse@google.com> - 2016-02-04 11:30 +0100
        Re: [PATCH v2] Add support for usbfs zerocopy. Bjørn Mork <bjorn@mork.no> - 2016-02-04 11:30 +0100

csiph-web