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