Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 92F38431FB6 for ; Tue, 20 Aug 2013 08:43:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bJVhiGsBNgaB for ; Tue, 20 Aug 2013 08:43:15 -0700 (PDT) Received: from imarko.xen.prgmr.com (imarko.xen.prgmr.com [71.19.158.228]) by olra.theworths.org (Postfix) with ESMTP id 7CB67431FDA for ; Tue, 20 Aug 2013 08:43:15 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=zsu.kismala.com) by imarko.xen.prgmr.com with esmtp (Exim 4.80.1) (envelope-from ) id 1VBo5T-0005m9-1e; Tue, 20 Aug 2013 08:43:15 -0700 From: Istvan Marko To: Jameson Graef Rollins , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: add buttons for all multipart/related parts In-Reply-To: <87fvu4fl25.fsf@servo.finestructure.net> References: <87fvu4fl25.fsf@servo.finestructure.net> User-Agent: Notmuch/0.15.2+202~g0c4b8aa (http://notmuchmail.org) Emacs/24.3.3 (x86_64-unknown-linux-gnu) Date: Tue, 20 Aug 2013 08:43:14 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 15:43:20 -0000 Jameson Graef Rollins writes: > However, the behavior of the part button that now appears seems to be a > bit strange. Clicking/hitting enter on the part attempts to save it > rather than open it. This is controlled by notmuch-show-part-button-default-action. There are also the "." bindings, hit ". C-h" to see them. -- Istvan