Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 11 / 487bf3b8945807754682de93de252b182d8bc3
1 Return-Path: <notmuch@kismala.com>\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 92F38431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 08:43:20 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 bJVhiGsBNgaB for <notmuch@notmuchmail.org>;\r
16         Tue, 20 Aug 2013 08:43:15 -0700 (PDT)\r
17 Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [71.19.158.228])\r
18         by olra.theworths.org (Postfix) with ESMTP id 7CB67431FDA\r
19         for <notmuch@notmuchmail.org>; Tue, 20 Aug 2013 08:43:15 -0700 (PDT)\r
20 Received: from localhost ([127.0.0.1] helo=zsu.kismala.com)\r
21         by imarko.xen.prgmr.com with esmtp (Exim 4.80.1)\r
22         (envelope-from <notmuch@kismala.com>)\r
23         id 1VBo5T-0005m9-1e; Tue, 20 Aug 2013 08:43:15 -0700\r
24 From: Istvan Marko <notmuch@kismala.com>\r
25 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
26  notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH] emacs: add buttons for all multipart/related parts\r
28 In-Reply-To: <87fvu4fl25.fsf@servo.finestructure.net>\r
29 References: <m3r4dtgz9k.fsf@zsu.kismala.com>\r
30         <87fvu4fl25.fsf@servo.finestructure.net>\r
31 User-Agent: Notmuch/0.15.2+202~g0c4b8aa (http://notmuchmail.org) Emacs/24.3.3\r
32         (x86_64-unknown-linux-gnu)\r
33 Date: Tue, 20 Aug 2013 08:43:14 -0700\r
34 Message-ID: <m3bo4sgygd.fsf@zsu.kismala.com>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Tue, 20 Aug 2013 15:43:20 -0000\r
50 \r
51 Jameson Graef Rollins <jrollins@finestructure.net> writes:\r
52 \r
53 > However, the behavior of the part button that now appears seems to be a\r
54 > bit strange.  Clicking/hitting enter on the part attempts to save it\r
55 > rather than open it.  \r
56 \r
57 This is controlled by notmuch-show-part-button-default-action. \r
58 \r
59 There are also the "." bindings, hit ". C-h" to see them.\r
60 \r
61 -- \r
62         Istvan\r