Re: RFC/PATCH emacs attachment handling
authorMatthieu Lemerre <matthieu.lemerre@gmail.com>
Wed, 7 Sep 2011 16:44:04 +0000 (18:44 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:23 +0000 (09:39 -0800)
d2/a28106e99dc765879032c2e83b8de82bf9b9ae [new file with mode: 0644]

diff --git a/d2/a28106e99dc765879032c2e83b8de82bf9b9ae b/d2/a28106e99dc765879032c2e83b8de82bf9b9ae
new file mode 100644 (file)
index 0000000..f240e69
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <matthieu.lemerre@gmail.com>\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 34117431FD0\r
+       for <notmuch@notmuchmail.org>; Wed,  7 Sep 2011 09:44:12 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 sqXijugE2UFe for <notmuch@notmuchmail.org>;\r
+       Wed,  7 Sep 2011 09:44:11 -0700 (PDT)\r
+Received: from mail-ey0-f175.google.com (mail-ey0-f175.google.com\r
+       [209.85.215.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id A9C28431FB6\r
+       for <notmuch@notmuchmail.org>; Wed,  7 Sep 2011 09:44:11 -0700 (PDT)\r
+Received: by eyh6 with SMTP id 6so5233551eyh.20\r
+       for <notmuch@notmuchmail.org>; Wed, 07 Sep 2011 09:44:07 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=Jt/lwLLpyTqwNksED0b/Z5sGxXvzU3r+Nxb4WGovmGQ=;\r
+       b=JfWn4rYlpfdQonGbiS8KOjWLDUICJidTPu2GbxaPKrivutHD+a/yHR/tEZwHnhfX6A\r
+       jAxjdMnQ2Z//Zwrnr/yRr8uU9iO2IEXUaUHv0vJQvqddb5NE0OAAyvdFTTQJOcT3818S\r
+       hRJ8DazyizHEUmCqO0AaWFLTW7ssOAJSl0wmU=\r
+Received: by 10.213.7.136 with SMTP id d8mr1362351ebd.119.1315413847644;\r
+       Wed, 07 Sep 2011 09:44:07 -0700 (PDT)\r
+Received: from matthieu-netbook (vbo91-2-82-239-207-166.fbx.proxad.net\r
+       [82.239.207.166])\r
+       by mx.google.com with ESMTPS id f1sm1742272eec.0.2011.09.07.09.44.05\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 07 Sep 2011 09:44:06 -0700 (PDT)\r
+From: Matthieu Lemerre <matthieu.lemerre@gmail.com>\r
+To: Mark Walters <markwalters1009@gmail.com>,\r
+       Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: Re: RFC/PATCH emacs attachment handling\r
+In-Reply-To: <87mxehqhbl.fsf@r102.config>\r
+References: <87mxehqhbl.fsf@r102.config>\r
+User-Agent: Notmuch/0.6+mwhudson+1700~natty1 (http://notmuchmail.org)\r
+       Emacs/23.2.1 (i686-pc-linux-gnu)\r
+Date: Wed, 07 Sep 2011 18:44:04 +0200\r
+Message-ID: <8739g8e20b.fsf@free.fr>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Mailman-Approved-At: Thu, 08 Sep 2011 14:21:55 -0700\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, 07 Sep 2011 16:44:12 -0000\r
+\r
+\r
+> Finally, I have also mapped the key "o" (other/open with) on a button to\r
+> open with user chosen program. This could be split out into a separate\r
+> patch if preferred.\r
+\r
+This is great! In particular many people send PDF attachments to me with\r
+mime-type attachment/octet-stream, and notmuch could not view them and\r
+only offered to save them... I have wanted this functionality for long!\r
+\r
+Matthieu\r
+\r