[notmuch] Rework of attachment saving
authorcamalot <camalot@picnicpark.org>
Mon, 14 Dec 2009 18:13:57 +0000 (10:13 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:52 +0000 (09:35 -0800)
33/f03c6ac3e06f2a8883a68afa9b46aca19e9c30 [new file with mode: 0644]

diff --git a/33/f03c6ac3e06f2a8883a68afa9b46aca19e9c30 b/33/f03c6ac3e06f2a8883a68afa9b46aca19e9c30
new file mode 100644 (file)
index 0000000..5a29350
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <camalot@picnicpark.org>\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 EC866431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Dec 2009 10:14:17 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 vhyUFZ6d264g for <notmuch@notmuchmail.org>;\r
+       Mon, 14 Dec 2009 10:14:17 -0800 (PST)\r
+Received: from mout.perfora.net (mout.perfora.net [74.208.4.195])\r
+       by olra.theworths.org (Postfix) with ESMTP id 2153B431FAE\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Dec 2009 10:14:17 -0800 (PST)\r
+Received: from vps.nicira.com (66.7.219.28.static.dimenoc.com [66.7.219.28])\r
+       by mx.perfora.net (node=mxus1) with ESMTP (Nemesis)\r
+       id 0MfWsN-1NiGjD1Knr-00OXw2 for notmuch@notmuchmail.org;\r
+       Mon, 14 Dec 2009 13:14:16 -0500\r
+Received: from hq.nicira.com ([209.172.104.10]:55883 helo=kea-nicira-lt)\r
+       by vps.nicira.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69)\r
+       (envelope-from <camalot@picnicpark.org>) id 1NKFQz-0003gN-Hj\r
+       for notmuch@notmuchmail.org; Mon, 14 Dec 2009 13:14:15 -0500\r
+Received: by kea-nicira-lt (sSMTP sendmail emulation);\r
+       Mon, 14 Dec 2009 10:14:11 -0800\r
+From: camalot@picnicpark.org\r
+To: notmuch@notmuchmail.org\r
+Date: Mon, 14 Dec 2009 10:13:57 -0800\r
+Message-Id: <1260814438-4195-1-git-send-email-camalot@picnicpark.org>\r
+X-Mailer: git-send-email 1.6.5.6\r
+In-Reply-To: <87my1m323m.fsf@yoom.home.cworth.org>\r
+References: <87my1m323m.fsf@yoom.home.cworth.org>\r
+X-AntiAbuse: This header was added to track abuse,\r
+       please include it with any abuse report\r
+X-AntiAbuse: Primary Hostname - vps.nicira.com\r
+X-AntiAbuse: Original Domain - notmuchmail.org\r
+X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
+X-AntiAbuse: Sender Address Domain - picnicpark.org\r
+X-Source: \r
+X-Source-Args: \r
+X-Source-Dir: \r
+Subject: [notmuch] Rework of attachment saving\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Mon, 14 Dec 2009 18:14:18 -0000\r
+\r
+I think I've reworked the attachment savings to behave as we've been\r
+discussing.  I don't know anything about the button handling so I\r
+haven't attempted to implement the direct manipulation approach of of\r
+saving using the buttons.  That would certainly be nice to have\r
+however and I belive this change should make it easy for someone who\r
+knows how buttons work to implement it.\r
+\r
+     --- Keith\r
+\r