Re: [PATCH] emacs: add buttons for all multipart/related parts
authorIstvan Marko <notmuch@kismala.com>
Tue, 20 Aug 2013 16:17:40 +0000 (09:17 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:56:30 +0000 (09:56 -0800)
97/0da3ba2d0452437ec44eeb56cdcd94c0efa98f [new file with mode: 0644]

diff --git a/97/0da3ba2d0452437ec44eeb56cdcd94c0efa98f b/97/0da3ba2d0452437ec44eeb56cdcd94c0efa98f
new file mode 100644 (file)
index 0000000..7f881b2
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <notmuch@kismala.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 3DCAA42117A\r
+       for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 09:17:47 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 6LU-R1ipAup1 for <notmuch@notmuchmail.org>;\r
+       Tue, 20 Aug 2013 09:17:41 -0700 (PDT)\r
+Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [71.19.158.228])\r
+       by olra.theworths.org (Postfix) with ESMTP id 50287431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 09:17:41 -0700 (PDT)\r
+Received: from localhost ([127.0.0.1] helo=zsu.kismala.com)\r
+       by imarko.xen.prgmr.com with esmtp (Exim 4.80.1)\r
+       (envelope-from <notmuch@kismala.com>)\r
+       id 1VBocm-0005nA-QD; Tue, 20 Aug 2013 09:17:40 -0700\r
+From: Istvan Marko <notmuch@kismala.com>\r
+To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: add buttons for all multipart/related parts\r
+In-Reply-To: <87a9kcfirc.fsf@servo.finestructure.net>\r
+References: <m3r4dtgz9k.fsf@zsu.kismala.com>\r
+       <87fvu4fl25.fsf@servo.finestructure.net>\r
+       <m3bo4sgygd.fsf@zsu.kismala.com>\r
+       <87a9kcfirc.fsf@servo.finestructure.net>\r
+User-Agent: Notmuch/0.15.2+202~g0c4b8aa (http://notmuchmail.org) Emacs/24.3.3\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Tue, 20 Aug 2013 09:17:40 -0700\r
+Message-ID: <m37gfggwuz.fsf@zsu.kismala.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Tue, 20 Aug 2013 16:17:47 -0000\r
+\r
+Jameson Graef Rollins <jrollins@finestructure.net> writes:\r
+\r
+> On Tue, Aug 20 2013, Istvan Marko <notmuch@kismala.com> wrote:\r
+\r
+>> This is controlled by notmuch-show-part-button-default-action. \r
+>>\r
+>> There are also the "." bindings, hit ". C-h" to see them.\r
+>\r
+> Hi, Istvan.  Yes, I'm aware of these options, and they're not the issue.\r
+> This button is behaving differently than buttons for inline image/*\r
+> parts in other messages.\r
+\r
+I see. Not sure what's going on then, for me they behave like other\r
+buttons, with notmuch-show-part-button-default-action set to\r
+notmuch-show-view-part RET shows them inline or with an external viewer.\r
+\r
+-- \r
+       Istvan\r