Re: notmuch-emacs should correctly handle signature status on reply
[notmuch-archives.git] / 77 / 41fbf1b00cd4e85af2bce87b3bf84360d40a7a
1 Return-Path: <jrollins@finestructure.net>\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 2B10C429E26\r
6         for <notmuch@notmuchmail.org>; Thu, 21 Jul 2011 14:58:33 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 eXlfoJMPrfbB for <notmuch@notmuchmail.org>;\r
16         Thu, 21 Jul 2011 14:58:32 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id AD44C431FD0\r
20         for <notmuch@notmuchmail.org>; Thu, 21 Jul 2011 14:58:32 -0700 (PDT)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 253FD2E50EF5;\r
23         Thu, 21 Jul 2011 14:58:30 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (gwave-86.ligo.caltech.edu\r
26         [131.215.114.86]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 23EC32E50EC1;\r
28         Thu, 21 Jul 2011 14:58:25 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id 06C341AC; Thu, 21 Jul 2011 14:58:25 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Xavier Maillard <xma@gnu.org>, Antoine =?utf-8?Q?Beaupr=C3=A9?=\r
33         <anarcat@koumbit.org>, Austin Clements <amdragon@mit.edu>\r
34 Subject: Re: [PATCH 2/2] add edit function to resume postponed emails\r
35 In-Reply-To: <m24o2fnwtx.fsf@gnu.org>\r
36 References: <1310807540-29960-1-git-send-email-anarcat@koumbit.org>\r
37         <1310841685-29167-1-git-send-email-anarcat@koumbit.org>\r
38         <CAH-f9Wtff0noP2-jxSmmhMRDWebt6G10Pe+3r-m6WvhDm_--ow@mail.gmail.com>\r
39         <874o2gskgk.fsf@marcos.anarcat.ath.cx>\r
40         <871uxk1vhf.fsf@servo.factory.finestructure.net>\r
41         <m24o2fnwtx.fsf@gnu.org>\r
42 User-Agent: Notmuch/0.5-353-gb44d56e (http://notmuchmail.org) Emacs/23.3.1\r
43         (x86_64-pc-linux-gnu)\r
44 Date: Thu, 21 Jul 2011 14:58:22 -0700\r
45 Message-ID: <87y5zrwb29.fsf@servo.factory.finestructure.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha256; protocol="application/pgp-signature"\r
49 Cc: notmuch@notmuchmail.org\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Thu, 21 Jul 2011 21:58:33 -0000\r
63 \r
64 --=-=-=\r
65 \r
66 On Thu, 21 Jul 2011 23:32:58 +0200, Xavier Maillard <xavier@maillard.im> wrote:\r
67 > Maybe I misunderstood original goal but what I had in mind reading this\r
68 > is certainly not editing a priviously received message in order to\r
69 > (re)send it again but sending a postponed/draft message which, I guess,\r
70 > means no full header(s) (no received header and such and probably\r
71 > partially filled header, if any).\r
72 \r
73 Hey, Xavier.  I was just responding to Antoine's comment that he had\r
74 "trouble making message-mode digest an existing buffer".\r
75 \r
76 As for resuming postponed messages, I have defined the following key\r
77 binding, which I use on draft messages that have been indexed by\r
78 notmuch:\r
79 \r
80 (define-key notmuch-show-mode-map "R"\r
81   (lambda ()\r
82     "Resume a postponed message."\r
83     (interactive)\r
84     (notmuch-show-view-raw-message)\r
85     (message-mode)))\r
86 \r
87 jamie.\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v1.4.11 (GNU/Linux)\r
94 \r
95 iQIcBAEBCAAGBQJOKKD+AAoJEO00zqvie6q8xqUP/3zPSlH4JTAGOFEsqC5dCvB/\r
96 nctW+ZEb9kgCGKdCT/arTo9up09esxMDbZRF2H4UoxyGILfOOluP3jd0N1mpcS4Z\r
97 50E27nkam3OE/BxR+D9D20inpCg+X1GmrQSfkG3BM4D2IfNJkfddnMKBdf56Rcv7\r
98 0idmw6fgIIDQZP5WuxWAz5UizhtwbDqtUgTktE3f5+HZMj/L4HyJBrkjcdsa3I7F\r
99 QzdyU7wgx3+x4R4/slKtV9en57aF9K45MBgjhBLKzt7xnaOkvFbtreL4lE4h1Zg9\r
100 OR69RauVsfFoQIZR1VUV3Dpv9lqchaySllfoASuS3TgNFzSS2F4qbOjkECRVbycc\r
101 Ty9v1O/luhExc8ag/BnIl9cB5ImnMnk0lCTIjW7dHb/qIfT6NuIbt6gDbUJ2TUcZ\r
102 J4L8OG5Jd+LBFCVjKOun+WTGZPcnCGrgTLJvEUxDITYwEC0lHJPpPqSCKbowiY6H\r
103 yY3cQBgDQTRWX8MZZzxS+GPfWq4y5pQ02sCt4wJiQaYTe446LoHRhwmvfzqGQb2K\r
104 bBwtETCqCKTwY2UjrOoaMZslzfTS+X030Z4BuJRJm3OLulJo9DhW9HhErSZcKFJs\r
105 3BCicWOzOu8tRaM32VvEylvXEgGyDRBFJE7vPXCWNMktXlLlkNMCUIz6eBEmL1kQ\r
106 85aD0Z6ArT+O6ueZsXh8\r
107 =O6Ri\r
108 -----END PGP SIGNATURE-----\r
109 --=-=-=--\r