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 0911B431FAE for ; Wed, 28 Mar 2012 06:34: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=[RCVD_IN_DNSWL_NONE=-0.0001] 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 LOnTdmqZ3Mbp for ; Wed, 28 Mar 2012 06:33:59 -0700 (PDT) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by olra.theworths.org (Postfix) with ESMTP id 617B1431FAF for ; Wed, 28 Mar 2012 06:33:59 -0700 (PDT) Received: from pd3ml2so-ssvc.prod.shaw.ca ([10.0.141.138]) by pd4mo1so-svcs.prod.shaw.ca with ESMTP; 28 Mar 2012 07:33:58 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=w8ylZ/s5/CpB4NtJ57cq/Y3wf+h+jIFeVVN4WVEh/uc= c=1 sm=1 a=_dUp1lDmD8UA:10 a=BLceEmwcHowA:10 a=yQp6g8lIsgqumF79BAsFDg==:17 a=pGLkceISAAAA:8 a=FzT63cgHKOQ5ocp6F40A:9 a=oocGu9HHnfAGSdCv4ygA:7 a=jvOgGjtswvcA:10 a=MSl-tDqOz04A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO lagos.xvx.ca) ([96.52.216.56]) by pd3ml2so-dmz.prod.shaw.ca with ESMTP; 28 Mar 2012 07:33:58 -0600 Received: by lagos.xvx.ca (Postfix, from userid 1000) id B54AA8004204; Wed, 28 Mar 2012 07:33:57 -0600 (MDT) From: Adam Wolfe Gordon To: notmuch@notmuchmail.org Subject: [BUG/PATCH v2 0/2] Replying from other addresses in emacs Date: Wed, 28 Mar 2012 07:33:53 -0600 Message-Id: <1332941635-21019-1-git-send-email-awg+notmuch@xvx.ca> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca> References: <1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca> 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, 28 Mar 2012 13:34:00 -0000 This is a new version of my previous series [1], fixing the bug Dmitry noticed when replying from alternate addresses. This version fixes a couple of review issues in the test patch [2], but is otherwise identical. [1] id:"1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca" [2] id:"87bonjjny9.fsf@gmail.com" Adam Wolfe Gordon (2): test: Tests for reply from alternate addresses in emacs emacs: Fix replying from alternate addresses emacs/notmuch-mua.el | 4 ++-- test/emacs | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 2 deletions(-) -- 1.7.5.4