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 5D061429E25 for ; Fri, 7 Oct 2011 10:58:46 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 GFwpPOncHvwb for ; Fri, 7 Oct 2011 10:58:45 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id C34F9431FB6 for ; Fri, 7 Oct 2011 10:58:45 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 4D31766E0026; Fri, 7 Oct 2011 10:58:43 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (blum.ligo-wa.caltech.edu [198.129.208.16]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 4655B66E013C; Fri, 7 Oct 2011 10:58:39 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id B3AD0398; Fri, 7 Oct 2011 10:58:38 -0700 (PDT) From: Jameson Graef Rollins To: Thomas Schwinge , Notmuch Mail Subject: Re: [PATCH] emacs: Add callback functions to crypto sigstatus button. In-Reply-To: <87hb3ll09z.fsf@kepler.schwinge.homeip.net> References: <1306861633-3873-1-git-send-email-jrollins@finestructure.net> <87hb3ll09z.fsf@kepler.schwinge.homeip.net> User-Agent: Notmuch/0.8-39-g41a8324 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Fri, 07 Oct 2011 10:58:36 -0700 Message-ID: <87wrcgel9v.fsf@servo.factory.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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 17:58:46 -0000 --=-=-= On Fri, 07 Oct 2011 09:38:00 +0200, Thomas Schwinge wrote: > 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? Hi, Thomas. I agree it would be nice to jump back to the same state in the thread view that you were at previously. There's not currently any good way to do that, though, I don't think. We would have to be writing/saving a lot more of the current buffer state. Suggestions and patches are of course welcome. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOjz3MAAoJEO00zqvie6q8vMYQALmipwp87MZkb5D12cNKAbwl QoKZwmLxysrQ0ekqilVBUDyRyeUGN7n9WDDfGguSUWXpdDJNsxFWK7QHbtbGgMhM lEr8yyLr9ORN3xRTmqOcNuF/kELGFlS50MYjenrjk5WfQY6/7JvRa/FUPu77iIu0 xaI52g3ZFNNhdFEUdiruDuISxXhytOCMHoSqfrVl/njwcGRSGSsLhDC1hjVM3TKM 5wWF4yPJ/Tg/111Ix50bu3MSai8UmI61TM2jyoEkATItQ8kHlitVs/tb2pyjpkGO 8GNeSleiN7t8DEqe/UIOPef6Bh4jVsMHWx/cDl4P/u8MCZpCNK4uKpqogfO16gAD iyUKavE+3WWIfYy4JM1G9CNhjopIv/gJzJ54Wav1sSX7C0wIcbZLCCvrzPXcvRtI fFrqlp7sdPBRn5iqsLLEZmLOVWB2QeM0Vp0X5eKjgKS11hy85DPnC9tNykBDs9is NENNTwWvpmJnCsgFXriAqACu8sZO9j292+YEK6dfn23y7xtZkeSSk0arDKNnMfab JJwVAzSxmzTm6p/wupDXxCB2HmsHT9AP9QoKtU/+XoZzUXHtXZOooYPmo1UVnGEx lKSqBq64EdqcjD7h8riJ8JtIDl00tFlFuGBBVKExAcFbnpZYG4Y28Q0zTdlVe1NK g9ZebKUblbwlXRixGDl0 =QHjZ -----END PGP SIGNATURE----- --=-=-=--