unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID>
@ 2009-11-25  1:35 Jed Brown
  2009-11-25  1:35 ` [PATCH 1/2] notmuch-reply.c: accept the --format=default default option Jed Brown
  2009-11-28  1:00 ` Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID> Carl Worth
  0 siblings, 2 replies; 9+ messages in thread
From: Jed Brown @ 2009-11-25  1:35 UTC (permalink / raw)
  To: notmuch

These two patches provide support for features like the one in the
subject line.  Along with these two patches, I have one for git
format-patch (which I will submit upstream soon) that uses the output
from notmuch reply --format=headers-only to build a reply with proper
referencing, To, and Cc fields.

Since options for git send-email are passed to git format-patch,

  git send-email --notmuch id:<ID>

is a substitute for

  git send-email --in-reply-to <ID> --to <TO> --cc <CC> --add-header 'References: ...'

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-28 20:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25  1:35 Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID> Jed Brown
2009-11-25  1:35 ` [PATCH 1/2] notmuch-reply.c: accept the --format=default default option Jed Brown
2009-11-25  1:35   ` [PATCH 2/2] notmuch-reply.c: implement notmuch_reply_format_headers_only Jed Brown
2009-11-25 18:02   ` [PATCH 1/2] reply --format=headers-only: set In-Reply-To header, with ID *last* in References Jed Brown
2009-11-25 18:02     ` [PATCH 2/2] Recognize reply --format=headers-only-git Jed Brown
2009-11-28  1:01       ` Carl Worth
2009-11-28  1:00 ` Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID> Carl Worth
2009-11-28 17:56   ` [PATCH] Documentation for notmuch reply --format=(default|headers-only) Jed Brown
2009-11-28 20:14     ` Carl Worth

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).