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 92D47429E50 for ; Sat, 14 Jan 2012 08:48:32 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 CfHF63LmYUBU for ; Sat, 14 Jan 2012 08:48:32 -0800 (PST) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id DAC79429E4E for ; Sat, 14 Jan 2012 08:48:31 -0800 (PST) Received: by eekd41 with SMTP id d41so59915eek.26 for ; Sat, 14 Jan 2012 08:48:30 -0800 (PST) Received: by 10.213.31.141 with SMTP id y13mr863970ebc.85.1326559707930; Sat, 14 Jan 2012 08:48:27 -0800 (PST) Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi. [80.220.92.23]) by mx.google.com with ESMTPS id y12sm45957131eeb.11.2012.01.14.08.48.25 (version=SSLv3 cipher=OTHER); Sat, 14 Jan 2012 08:48:26 -0800 (PST) From: Jani Nikula To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH v5 1/5] cli: slightly refactor "notmuch reply" address scanning functions In-Reply-To: <871ur2jo6z.fsf@zancas.localnet> References: <871ur2jo6z.fsf@zancas.localnet> User-Agent: Notmuch/0.11+59~g83cfe07 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Sat, 14 Jan 2012 18:48:20 +0200 Message-ID: <87r4z2b57v.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Sat, 14 Jan 2012 16:48:32 -0000 For those not on IRC: On Sat, 14 Jan 2012 11:31:16 -0400, David Bremner wrote: > This series definitely needs a NEWS item. id:"1326559168-29178-1-git-send-email-jani@nikula.org" > Perhaps some kind soul could add a wiki entry explaining to people how > to swap the bindings, just in case there people who don't like the > "one-true-reply-bindings" (cough). http://notmuchmail.org/emacstips/#index7h2 BR, Jani.