Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 491E16DE02C9 for ; Sun, 3 Apr 2016 08:40:54 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.164 X-Spam-Level: X-Spam-Status: No, score=-0.164 tagged_above=-999 required=5 tests=[AWL=-0.097, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wfy6H0d_zvgQ for ; Sun, 3 Apr 2016 08:40:46 -0700 (PDT) Received: from mail-lb0-f196.google.com (mail-lb0-f196.google.com [209.85.217.196]) by arlo.cworth.org (Postfix) with ESMTPS id 04FD36DE0159 for ; Sun, 3 Apr 2016 08:40:46 -0700 (PDT) Received: by mail-lb0-f196.google.com with SMTP id bc4so17397156lbc.0 for ; Sun, 03 Apr 2016 08:40:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dme-org.20150623.gappssmtp.com; s=20150623; h=to:subject:in-reply-to:references:from:date:message-id:mime-version; bh=NR9mRMFzDvXJm9Euo7KfRn0+7nhKFwV9xrXEiKcbGq4=; b=VHN/uv76w+Dzd4J11sOMEH4eG0z9TNagLpqv4y9kBfdt9danbZkF1HLfHg5Zr3jswG QGmMWkNNKVqNpXZ03dRDUormdcq7z6dcJtrEwAUp8fALSbJPw9lKb73c3ubvNMyjV8A0 QT5pZRVg21/id58fPNc06bPI6ge90/WekxTpQq8XuBEQNByOVE7ttmGheXPwTngQhNAZ 4fUiVKJ8hy+WXd/X2m/siCpOF0ezoY0112lEYLZSfoy5qYNeGYOJD0CSuqHXGQdmj2gp y5q6TMpqghbpXR6+UspeqhK9GEXRwjlmU7qsFbl3PCuCT3YNdW/T7zVxx8m4bhGStC4P cQLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:subject:in-reply-to:references:from:date :message-id:mime-version; bh=NR9mRMFzDvXJm9Euo7KfRn0+7nhKFwV9xrXEiKcbGq4=; b=UreV7tSLAsMIUVNDIHjblZFVpAGlk71IFcj02+n5ppGlNA2nMA500mpb5Ap7vOhCwP Vrfuy1YJGowxtzt3uKGhjOxQqxEnpk632cHTb3n4fURybeDoHNRvWt25Wb8jpHv7lWp4 vCgl4Z9oinZL5tsfKIUTdAe8Ngcr2po3Ria3QWbX4xWYSaBWcqL4KFAEsTHUYbb15aEC FAHs7t+PWMslrKP+cqnAsBXJJau45yUJNFR02mRiEc6Q+uKBQI0oowZNORqtAxr6Y5vb CLdDMCl7FMwsUQ/jo6WK9EYVuG+cBV97XhBGuZZVj0cNZdw7iYvCoVcgFxilvg2I3Hjm QRoA== X-Gm-Message-State: AD7BkJIu9VcICselFDnfg1hJo4lB03D1daH6cYvmJFwkQ3eEt9D7Pz4rsi9NhBjl2wv0Fw== X-Received: by 10.28.195.9 with SMTP id t9mr8023515wmf.0.1459698044164; Sun, 03 Apr 2016 08:40:44 -0700 (PDT) Received: from disaster-area.hh.sledj.net ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) by smtp.gmail.com with ESMTPSA id b1sm24414941wjy.0.2016.04.03.08.40.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Apr 2016 08:40:43 -0700 (PDT) Received: from localhost (disaster-area.hh.sledj.net [local]) by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id 26491034; Sun, 3 Apr 2016 15:40:42 +0000 (UTC) To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH v1 2/3] emacs: Always insert crypto buttons. In-Reply-To: <87mvpojg2x.fsf@zancas.localnet> References: <1455020631-15646-1-git-send-email-dme@dme.org> <1455020631-15646-3-git-send-email-dme@dme.org> <87mvpojg2x.fsf@zancas.localnet> From: David Edmondson Date: Sun, 03 Apr 2016 16:40:41 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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: Sun, 03 Apr 2016 15:40:54 -0000 On Thu, Mar 24 2016, David Bremner wrote: > David Edmondson writes: > >> When no decryption or signature examination is >> happening (i.e. `notmuch-crypto-process-mime' is `nil') insert buttons >> that indicate this, rather than remaining silent. > > I'm afraid starting at patch 2 this series needs rebasing against > master. An updated patch set is sent trailing along behind id:1459697903-32673-1-git-send-email-dme@dme.org.