Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 58 / 7365b52327401f346f0966738c6903a500fd6a
1 Return-Path: <ian@iankelling.org>\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 17D71431FBC\r
6         for <notmuch@notmuchmail.org>; Mon,  7 Apr 2014 17:36:58 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 3o4ORuMMopWx for <notmuch@notmuchmail.org>;\r
17         Mon,  7 Apr 2014 17:36:54 -0700 (PDT)\r
18 Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com\r
19         [66.111.4.28])\r
20         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 28661431FB6\r
23         for <notmuch@notmuchmail.org>; Mon,  7 Apr 2014 17:36:54 -0700 (PDT)\r
24 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41])\r
25         by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 5E6F720F69;\r
26         Mon,  7 Apr 2014 20:36:48 -0400 (EDT)\r
27 Received: from frontend2 ([10.202.2.161])\r
28         by compute1.internal (MEProxy); Mon, 07 Apr 2014 20:36:48 -0400\r
29 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
30         messagingengine.com; h=from:to:subject:date:message-id\r
31         :mime-version:content-type; s=smtpout; bh=EyLiQRXQJPu0KoQbx2mXLh\r
32         rJaFk=; b=TeMa73ClyyOrs3hVTvgLutaDtNEkkbhC6A6svHtYlh7A0JBnJbpNL+\r
33         C0xJy98Tb0HPF2RElXV8Dlc4mmCRhfAVDAd7e3adBj3sE6SLbgq0BH3Gqk6Ea3dq\r
34         dHsAXRVtQg+uH4c44rIjXc4JyXaz/2UA8y4vXft8pWNnhbQ5Ea0lk=\r
35 X-Sasl-enc: tlL/d+OhXaCvnw58B517mQsh42JQlUIVYalaWqervlEy 1396917408\r
36 Received: from treetowl.lan (unknown [67.160.118.141])\r
37         by mail.messagingengine.com (Postfix) with ESMTPA id 2A7F8680114\r
38         for <notmuch@notmuchmail.org>; Mon,  7 Apr 2014 20:36:48 -0400 (EDT)\r
39 Received: by treetowl.lan (Postfix, from userid 1000)\r
40         id B8C711813BB; Mon,  7 Apr 2014 17:36:26 -0700 (PDT)\r
41 From: Ian Kelling <ian@iankelling.org>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: gnus-alias integration bug\r
44 Date: Mon, 07 Apr 2014 17:36:26 -0700\r
45 Message-ID: <87vbuk8xo5.fsf@treetowl.lan>\r
46 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.4.50 (gnu/linux)\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Tue, 08 Apr 2014 00:36:58 -0000\r
62 \r
63 gnus-alias allows you to set your identity based on the headers in the\r
64 message you are replying. This is an essential feature in a mail client\r
65 for me, I want to automatically reply as the person an email was sent to\r
66 for certain addresses. This does not work in notmuch. gnus sets the\r
67 variable message-reply-buffer when it sets up a message, which\r
68 gnus-alias uses to go grab headers. It creates a buffer named\r
69 *gnus article copy* which contains all the headers and the message body. It seems notmuch does not set this\r
70 variable when it sets up a reply.\r
71 \r
72 Here is an example of a rule needed to do this.\r
73 \r
74 (setq gnus-alias-identity-rules\r
75         (quote\r
76          (("work"\r
77            ("to" "work@example.com" previous)\r
78            "workidentity"))))\r
79 \r
80 \r