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 32295429E26 for ; Fri, 7 Oct 2011 00:39:25 -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=[RCVD_IN_DNSWL_NONE=-0.0001] 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 gP6e-He4X6oO for ; Fri, 7 Oct 2011 00:39:24 -0700 (PDT) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.29]) by olra.theworths.org (Postfix) with ESMTP id 6BD24431FB6 for ; Fri, 7 Oct 2011 00:39:24 -0700 (PDT) Received: from [87.180.87.168] (helo=stokes.schwinge.homeip.net) by smtprelay02.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1RC50n-0002J6-Va for notmuch@notmuchmail.org; Fri, 07 Oct 2011 09:38:30 +0200 Received: (qmail 11767 invoked from network); 7 Oct 2011 07:38:02 -0000 Received: from kepler.schwinge.homeip.net (192.168.111.7) by stokes.schwinge.homeip.net with QMQP; 7 Oct 2011 07:38:02 -0000 Received: (nullmailer pid 29492 invoked by uid 1000); Fri, 07 Oct 2011 07:38:02 -0000 From: Thomas Schwinge To: Jameson Graef Rollins , Notmuch Mail Subject: Re: [PATCH] emacs: Add callback functions to crypto sigstatus button. In-Reply-To: <1306861633-3873-1-git-send-email-jrollins@finestructure.net> References: <1306861633-3873-1-git-send-email-jrollins@finestructure.net> User-Agent: Notmuch/0.9_rc1-124-gd98bfaf (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Fri, 07 Oct 2011 09:38:00 +0200 Message-ID: <87hb3ll09z.fsf@kepler.schwinge.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Df-Sender: dGhvbWFzQHNjaHdpbmdlLm5hbWU= 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: Fri, 07 Oct 2011 07:39:25 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi! On Tue, 31 May 2011 10:07:13 -0700, Jameson Graef Rollins wrote: > This adds two callback functions to the sigstatus button. If the sig First, thanks for this! > status is "good", then clicking the button displays the output of "gpg > --list-keys" on the key fingerprint. If the sigstatus is "bad", then > clicking the button will retrieve the key from the keyserver, and > redisplay the current buffer. Now, what happens on redisplay is that (apparently) all the current state is lost: the point jumps back to its original position (the beginning of the buffer, for example), messages/parts view toggles are reset, etc. I guess that is just how the refresh function works -- but is it really what we want, and how difficult would it be to preserve that state? Gr=C3=BC=C3=9Fe, Thomas --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJOjqxYAAoJEGe3hdm9kOiidAoH+wfGMmZ2zP3FAtW9a/Z7mO9Y 5T9q0TBVT9s3R4HjZkE+9eK3ecrFzFAiQeeW/pNkgpHkiWa+u8vCGlnuk7/UMTLJ h+ulDYau9Xnj9E9cxzDK834BqGD5WjIRsRdzXjk6NLVw5I1awfP+6hpiS/pLlHRV rxaJzKE8TlbUzepq63uEFZPLQdSL6EvLQe36cT7IJ+jHXFv4XOaQ9vBI/On8j2VL KpvZB/sbOUrjoveK+tauqlzA9LAGxWIvVEGW7NWv3qCafpT7na5Cun5TCFOJZbq4 CBMkaa63l4q3du8O+PtWNj91uEfQ4hq0k6IjzzLpG3JE3qqX0C21km4gtq+y6Mw= =Z9m8 -----END PGP SIGNATURE----- --=-=-=--