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 704544196F5 for ; Tue, 6 Apr 2010 00:11:44 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham 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 kssIFfF814s0 for ; Tue, 6 Apr 2010 00:11:43 -0700 (PDT) Received: from homiemail-a25.g.dreamhost.com (mailbigip.dreamhost.com [208.97.132.5]) by olra.theworths.org (Postfix) with ESMTP id D1B544196F0 for ; Tue, 6 Apr 2010 00:11:43 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPA id A0073678062; Tue, 6 Apr 2010 00:11:41 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Tue, 06 Apr 2010 09:11:39 +0200 From: "Sebastian Spaeth" To: "Aneesh Kumar K.V" , cworth@cworth.org, notmuch@notmuchmail.org Subject: Re: [notmuch] [PATCH -V2 1/2] notmuch-reply: Add support for replying only to sender In-Reply-To: <1264241105-5983-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> References: <1264241105-5983-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Date: Tue, 06 Apr 2010 09:11:39 +0200 Message-ID: <87mxxhgims.fsf@SSpaeth.de> 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: Tue, 06 Apr 2010 07:11:44 -0000 I just rebased these two patches as the files have been moved around. I use those patches and they work fine for me, by the way. Patches will arrive in a second as reply to this message. Sebastian