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 5D1EB431FAF for ; Mon, 6 Oct 2014 23:31:00 -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 GKPVn1nCfs8K for ; Mon, 6 Oct 2014 23:30:50 -0700 (PDT) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 696A7431FAE for ; Mon, 6 Oct 2014 23:30:50 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1XbOIH-0002d5-RG; Tue, 07 Oct 2014 03:30:45 -0300 Received: (nullmailer pid 763 invoked by uid 1000); Tue, 07 Oct 2014 06:30:34 -0000 From: David Bremner To: "W. Trevor King" , notmuch@notmuchmail.org Subject: Re: [PATCH] NEWS: Document "nmbug: Translate to Python" In-Reply-To: <30987ac1951b6703839d1ec8546c91f2e94935ac.1412523971.git.wking@tremily.us> References: <30987ac1951b6703839d1ec8546c91f2e94935ac.1412523971.git.wking@tremily.us> User-Agent: Notmuch/0.18.1+98~gae27403 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Tue, 07 Oct 2014 08:30:34 +0200 Message-ID: <87k34c75o5.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain 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: Tue, 07 Oct 2014 06:31:00 -0000 "W. Trevor King" writes: > This is mostly culled from the commit message for 7f2cb3be (nmbug: > Translate to Python, 2014-10-03). I realized while writing it that > the 7f2cb3be commit message has: This seems a bit long for a NEWS item, especially for a change that impacts only a minority of current notmuch users. Typically even fairly major changes (from a user point of view) have less a 10-20 line NEWS item and refer to some external documentation. d