Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / c9 / f46e04fb954ee9eb42b57d4c5e23f322caca01
1 Return-Path: <dme@dme.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 12B3C431FAF\r
6         for <notmuch@notmuchmail.org>; Mon,  2 Jun 2014 02:44:04 -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=[RCVD_IN_DNSWL_LOW=-0.7] 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 vdaJGFZEYflq for <notmuch@notmuchmail.org>;\r
16         Mon,  2 Jun 2014 02:43:59 -0700 (PDT)\r
17 Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com\r
18         [209.85.212.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 23684431FAE\r
21         for <notmuch@notmuchmail.org>; Mon,  2 Jun 2014 02:43:59 -0700 (PDT)\r
22 Received: by mail-wi0-f176.google.com with SMTP id n15so4142590wiw.9\r
23         for <notmuch@notmuchmail.org>; Mon, 02 Jun 2014 02:43:56 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=1e100.net; s=20130820;\r
26         h=x-gm-message-state:to:subject:date:user-agent:from:message-id\r
27         :mime-version:content-type;\r
28         bh=C9zbaEGYGPUwS6H887mBf8IX0rBiwAK4+NbAjIBXuAQ=;\r
29         b=Rm76Vw9C+UkQ1+l8Me3upGTJfvoOr1FTp+Av+bhAs6mGtpjE78xiVj6un2pJPvqvFR\r
30         Rt4OpiXesPUL2HyYc3l4i45ONWp2Ci55rNjD7pNDxXodHXMvcjNegxw+7bp7nWVkAR1L\r
31         4sdl0eKfMxQWvY4yDs3IJc2lYbxawiiV6vROkePkyF/AvyqQw6UB3sdTXZfYsDYbXdNe\r
32         d6+/vAWkqypj/GDz47bEuunja59YNWrB1NIjZWyiH1mXWI5GdG/71w1knSJTcf1TSRBA\r
33         jjKkR2q7Cv2G28+qf21vDl+A9KViVzxyVvpseUjEYUjhhzHP8QuoRI6pCNllg9XZR35s\r
34         +dqA==\r
35 X-Gm-Message-State:\r
36  ALoCoQmOIFHA7bnMjYrmz2+l3wiLNBflXUXki3Tmm8XnBLJ0OXhWczeQpIUYYu9q9Ga1OHy9Rf5u\r
37 X-Received: by 10.194.243.3 with SMTP id wu3mr47791903wjc.29.1401702236458;\r
38         Mon, 02 Jun 2014 02:43:56 -0700 (PDT)\r
39 Received: from localhost ([2a01:348:1a2:1:c1bc:5e8d:eeb5:792c])\r
40         by mx.google.com with ESMTPSA id l4sm31106628wiy.0.2014.06.02.02.43.54\r
41         for <notmuch@notmuchmail.org>\r
42         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
43         Mon, 02 Jun 2014 02:43:54 -0700 (PDT)\r
44 To: notmuch@notmuchmail.org\r
45 Subject: [PATCH v1] emacs: Forwarded messages should not have modified buffers\r
46 Date: Mon, 2 Jun 2014 10:40:18 +0100\r
47 User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1\r
48         (x86_64-pc-linux-gnu)\r
49 From: David Edmondson <dme@dme.org>\r
50 Message-ID: <cunzjhv1wa5.fsf@gargravarr.hh.sledj.net>\r
51 MIME-Version: 1.0\r
52 Content-Type: multipart/signed; boundary="=-=-=";\r
53         micalg=pgp-sha1; protocol="application/pgp-signature"\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Mon, 02 Jun 2014 09:44:04 -0000\r
67 \r
68 --=-=-=\r
69 Content-Type: text/plain\r
70 Content-Transfer-Encoding: quoted-printable\r
71 \r
72 When the user begins forwarding a message, the resulting composition\r
73 buffer should not be marked as modified, in order that it can\r
74 immediately be killed without prompting.\r
75 =2D--\r
76  emacs/notmuch-mua.el | 3 ++-\r
77  1 file changed, 2 insertions(+), 1 deletion(-)\r
78 \r
79 diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el\r
80 index 95e4a4d..2c58886 100644\r
81 =2D-- a/emacs/notmuch-mua.el\r
82 +++ b/emacs/notmuch-mua.el\r
83 @@ -346,7 +346,8 @@ the From: address first."\r
84      (message-forward-make-body cur)\r
85      ;; `message-forward-make-body' shows the User-agent header.  Hide\r
86      ;; it again.\r
87 =2D    (message-hide-headers)))\r
88 +    (message-hide-headers)\r
89 +    (set-buffer-modified-p nil)))\r
90 =20\r
91  (defun notmuch-mua-new-reply (query-string &optional prompt-for-sender rep=\r
92 ly-all)\r
93    "Compose a reply to the message identified by QUERY-STRING.\r
94 =2D-=20\r
95 2.0.0.rc2\r
96 \r
97 \r
98 --=-=-=\r
99 Content-Type: application/pgp-signature\r
100 \r
101 -----BEGIN PGP SIGNATURE-----\r
102 Version: GnuPG v1\r
103 \r
104 iKYEARECAGYFAlOMR1NfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl\r
105 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDc1M0Y5NDJDMEExNjc3MDE4OURGMUYyMDY5\r
106 RUNEMEFCRjA0OTY1MTYACgkQaezQq/BJZRZGYQCfWn+SGMta34t94xq8XMiqMY9x\r
107 fTAAnA1CWfep/h/kpBBqNWwU5Ut07Gv3\r
108 =ibps\r
109 -----END PGP SIGNATURE-----\r
110 --=-=-=--\r