Re: [PATCH 2/2] add edit function to resume postponed emails
authorJameson Graef Rollins <jrollins@finestructure.net>
Wed, 20 Jul 2011 21:40:44 +0000 (14:40 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:11 +0000 (09:39 -0800)
2b/99752b0e1a59986cb875108cd7ab3ba529e117 [new file with mode: 0644]

diff --git a/2b/99752b0e1a59986cb875108cd7ab3ba529e117 b/2b/99752b0e1a59986cb875108cd7ab3ba529e117
new file mode 100644 (file)
index 0000000..eedc4fa
--- /dev/null
@@ -0,0 +1,99 @@
+Return-Path: <jrollins@finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 16427429E21\r
+       for <notmuch@notmuchmail.org>; Wed, 20 Jul 2011 14:40:50 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 67rf-pAlv1yW for <notmuch@notmuchmail.org>;\r
+       Wed, 20 Jul 2011 14:40:48 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9A8D4431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 20 Jul 2011 14:40:48 -0700 (PDT)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 4E30C2E50DA0;\r
+       Wed, 20 Jul 2011 14:40:48 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from servo.finestructure.net (m62.ligo.caltech.edu\r
+ [131.215.115.162])    (Authenticated sender: jrollins)        by fire-doxen-submit\r
+ (Postfix) with ESMTP id 5AC7E328028;  Wed, 20 Jul 2011 14:40:44 -0700 (PDT)\r
+Received: by servo.finestructure.net (Postfix, from userid 1000)\r
+       id 9BD23164; Wed, 20 Jul 2011 14:40:44 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Antoine =?utf-8?Q?Beaupr=C3=A9?= <anarcat@koumbit.org>, Austin Clements\r
+       <amdragon@mit.edu>\r
+Subject: Re: [PATCH 2/2] add edit function to resume postponed emails\r
+In-Reply-To: <874o2gskgk.fsf@marcos.anarcat.ath.cx>\r
+References: <1310807540-29960-1-git-send-email-anarcat@koumbit.org>\r
+       <1310841685-29167-1-git-send-email-anarcat@koumbit.org>\r
+       <CAH-f9Wtff0noP2-jxSmmhMRDWebt6G10Pe+3r-m6WvhDm_--ow@mail.gmail.com>\r
+       <874o2gskgk.fsf@marcos.anarcat.ath.cx>\r
+User-Agent: Notmuch/0.5-353-gb44d56e (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Wed, 20 Jul 2011 14:40:44 -0700\r
+Message-ID: <871uxk1vhf.fsf@servo.factory.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 20 Jul 2011 21:40:50 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Wed, 20 Jul 2011 17:36:43 -0400, Antoine Beaupr=C3=A9 <anarcat@koumbit.o=\r
+rg> wrote:\r
+> I think this is a great idea. Unfortunately, I had a lot of trouble\r
+> making message-mode digest an existing buffer. For example, if you take\r
+> any existing buffer and call (message-mode) on it, you will notice it\r
+> will clear the buffer completely.\r
+\r
+Hey, Antoine.  Is this really true?  It seems to work for me.  For\r
+instance, if I view a received message raw ('V') I can then "C-x\r
+message-mode" on that buffer and it creates a partially filled, although\r
+not properly formatted, message.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJOJ0tcAAoJEO00zqvie6q81+wP/AtnGpYBs6SLjyd+CIavTxtR\r
+2CTUv67xMvOMk0UZDx3JhCuSTFqS8gObc9DW7MShT0pLj4JuKu4wLv9U6gfLoF82\r
+oMQSabKRcWC67ZO7VSuSlnAu/lQ08EpKdmMeIrR/4PhmUi1ZZ4xQejupg+n3D5wN\r
+HkTPS0sh31Yg3TZy3afnQtjj9cd5ZFFnNcCymiQd4L18xZ8LZnOtzaF/HiyHW9xe\r
+qTHrTmf5E7qTvXuT84PoM68U48/q2GXE7ePTmSi0BuQ+d+l0MtkGKp4dufBu/3IZ\r
+YSjJqukzvn2YNnWBdgB+Ur4vPR6UE58w3Lbl95HNpngtAU1huhwNY90b6Hhb/OFT\r
+yDKLU3hvUhlOx+lss2W0vI+ICzzcxTs+x4Ql97ouCQRY5EyXFZn6kn5wN+li9zxs\r
+Mv0VRwzRbw2Aq3y8C5R77Q486s3YouzmRsYJr1oKGuNq/UhUcspF/4MKDEO/nuaO\r
+UsAxDn/u6y2L4z2/yAZa8LxUi+BSpMsPIRo6gTYF3JOvGLLTOmJzO8OIQvuL9Mt3\r
++7LDpLaFSZps5tHoNCWCjN96+7RAqsw354uzNb7/00/brR5LsBddJg2kxsyX4U2A\r
+zAVHbi9YuIJrWd00UG0bjCjPD8U6ngK6+nRIZ7L2fmiqfLi69om7S5SFbMEA6Mtv\r
+ohVsMw+Qdih2yusz0vJx\r
+=V4Mh\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r