Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5c / a1bcb8bbda455f5921673c89e8e7aff2f92fcf
1 Return-Path: <awg@lagos.xvx.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 0911B431FAE\r
6         for <notmuch@notmuchmail.org>; Wed, 28 Mar 2012 06:34:00 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id LOnTdmqZ3Mbp for <notmuch@notmuchmail.org>;\r
16         Wed, 28 Mar 2012 06:33:59 -0700 (PDT)\r
17 Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10])\r
18         by olra.theworths.org (Postfix) with ESMTP id 617B1431FAF\r
19         for <notmuch@notmuchmail.org>; Wed, 28 Mar 2012 06:33:59 -0700 (PDT)\r
20 Received: from pd3ml2so-ssvc.prod.shaw.ca ([10.0.141.138])\r
21         by pd4mo1so-svcs.prod.shaw.ca with ESMTP; 28 Mar 2012 07:33:58 -0600\r
22 X-Cloudmark-SP-Filtered: true\r
23 X-Cloudmark-SP-Result: v=1.1 cv=w8ylZ/s5/CpB4NtJ57cq/Y3wf+h+jIFeVVN4WVEh/uc=\r
24         c=1 sm=1\r
25         a=_dUp1lDmD8UA:10 a=BLceEmwcHowA:10 a=yQp6g8lIsgqumF79BAsFDg==:17\r
26         a=pGLkceISAAAA:8 a=FzT63cgHKOQ5ocp6F40A:9 a=oocGu9HHnfAGSdCv4ygA:7\r
27         a=jvOgGjtswvcA:10 a=MSl-tDqOz04A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117\r
28 Received: from unknown (HELO lagos.xvx.ca) ([96.52.216.56])\r
29         by pd3ml2so-dmz.prod.shaw.ca with ESMTP; 28 Mar 2012 07:33:58 -0600\r
30 Received: by lagos.xvx.ca (Postfix, from userid 1000)\r
31         id B54AA8004204; Wed, 28 Mar 2012 07:33:57 -0600 (MDT)\r
32 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
33 To: notmuch@notmuchmail.org\r
34 Subject: [BUG/PATCH v2 0/2] Replying from other addresses in emacs\r
35 Date: Wed, 28 Mar 2012 07:33:53 -0600\r
36 Message-Id: <1332941635-21019-1-git-send-email-awg+notmuch@xvx.ca>\r
37 X-Mailer: git-send-email 1.7.5.4\r
38 In-Reply-To: <1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca>\r
39 References: <1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca>\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Wed, 28 Mar 2012 13:34:00 -0000\r
53 \r
54 This is a new version of my previous series [1], fixing the bug Dmitry noticed\r
55 when replying from alternate addresses. This version fixes a couple of review\r
56 issues in the test patch [2], but is otherwise identical.\r
57 \r
58 [1] id:"1332635232-15269-1-git-send-email-awg+notmuch@xvx.ca"\r
59 [2] id:"87bonjjny9.fsf@gmail.com"\r
60 \r
61 Adam Wolfe Gordon (2):\r
62   test: Tests for reply from alternate addresses in emacs\r
63   emacs: Fix replying from alternate addresses\r
64 \r
65  emacs/notmuch-mua.el |    4 ++--\r
66  test/emacs           |   43 +++++++++++++++++++++++++++++++++++++++++++\r
67  2 files changed, 45 insertions(+), 2 deletions(-)\r
68 \r
69 -- \r
70 1.7.5.4\r
71 \r