[PATCH 1/4] NEWS: Dropped old 'Reply to sender' section
authorTomi Ollila <tomi.ollila@iki.fi>
Wed, 16 May 2012 07:21:47 +0000 (10:21 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:47:08 +0000 (09:47 -0800)
4c/13daffa515a0187cfc7fe98c7f22a7f10f4241 [new file with mode: 0644]

diff --git a/4c/13daffa515a0187cfc7fe98c7f22a7f10f4241 b/4c/13daffa515a0187cfc7fe98c7f22a7f10f4241
new file mode 100644 (file)
index 0000000..467a2c0
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <too@guru-group.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id B8ADA431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 16 May 2012 00:21:45 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id pP66lNgVm7Ud for <notmuch@notmuchmail.org>;\r
+       Wed, 16 May 2012 00:21:45 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 31764431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 16 May 2012 00:21:45 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 00725100649; Wed, 16 May 2012 10:21:55 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 1/4] NEWS: Dropped old 'Reply to sender' section\r
+Date: Wed, 16 May 2012 10:21:47 +0300\r
+Message-Id: <1337152910-22371-4-git-send-email-tomi.ollila@iki.fi>\r
+X-Mailer: git-send-email 1.7.1\r
+In-Reply-To: <1337146745-21525-1-git-send-email-tomi.ollila@iki.fi>\r
+References: <1337146745-21525-1-git-send-email-tomi.ollila@iki.fi>\r
+Cc: Tomi Ollila <tomi.ollila@iki.fi>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 16 May 2012 07:21:45 -0000\r
+\r
+'Reply to sender' section was 0.12 news which was accidentally\r
+duplicated in 0.13 news\r
+---\r
+ NEWS |    7 -------\r
+ 1 files changed, 0 insertions(+), 7 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 69a7203..9a690cb 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -4,13 +4,6 @@ Notmuch 0.13 (2012-xx-xx)\r
+ Command-Line Interface\r
+ ----------------------\r
\r
+-Reply to sender\r
+-\r
+-  "notmuch reply" has gained the ability to create a reply template\r
+-  for replying just to the sender of the message, in addition to reply\r
+-  to all. The feature is available through the new command line option\r
+-  --reply-to=(all|sender).\r
+-\r
+ JSON reply format\r
\r
+   "notmuch reply" can now produce JSON output that contains the headers\r
+-- \r
+1.7.1\r
+\r