Re: [BUG?] Pressing SPACEbar is not doing what's expected.
authorJameson Graef Rollins <jrollins@finestructure.net>
Wed, 21 Dec 2011 23:19:24 +0000 (15:19 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:10 +0000 (09:41 -0800)
2d/4c255a27cf15fc07609b5a2d44a63699455de2 [new file with mode: 0644]

diff --git a/2d/4c255a27cf15fc07609b5a2d44a63699455de2 b/2d/4c255a27cf15fc07609b5a2d44a63699455de2
new file mode 100644 (file)
index 0000000..30537f4
--- /dev/null
@@ -0,0 +1,104 @@
+Return-Path: <jrollins@finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 4C0D9431FD0\r
+       for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 15:19:35 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 1G8aAKx5-+dH for <notmuch@notmuchmail.org>;\r
+       Wed, 21 Dec 2011 15:19:34 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 8E9CF431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 15:19:34 -0800 (PST)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 1E28F2E50DA2;\r
+       Wed, 21 Dec 2011 15:19:30 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
+       [76.174.137.84]) (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id 5EB3A2E50666;\r
+       Wed, 21 Dec 2011 15:19:27 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 007F91405; Wed, 21 Dec 2011 15:19:26 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Xavier Maillard <xma@gnu.org>, notmuch@notmuchmail.org\r
+Subject: Re: [BUG?] Pressing SPACEbar is not doing what's expected.\r
+In-Reply-To: <m2y5u5cykp.fsf@kcals.intra.maillard.im>\r
+References: <m2y5u5cykp.fsf@kcals.intra.maillard.im>\r
+User-Agent: Notmuch/0.10.2+93~ga124635 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Wed, 21 Dec 2011 15:19:24 -0800\r
+Message-ID: <871urxsebn.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 21 Dec 2011 23:19:35 -0000\r
+\r
+--=-=-=\r
+\r
+On Thu, 22 Dec 2011 00:08:38 +0100, Xavier Maillard <xma@gnu.org> wrote:\r
+> What happens here is just what is described in paragraph 2. Although I\r
+> am in situation described in first paragraph, pressing SPC just advance\r
+> to next message and never scroll to see the next part of the current\r
+> message.\r
+\r
+Hi, Xavier.  I have noticed this as well, and it's definitely a bug and\r
+not a feature (there's no way to change this behavior).  I think it has\r
+to do with there being hidden text at the end of the current message,\r
+and notmuch somehow assuming that it is at the end of the message when\r
+it's really not.\r
+\r
+This issue has actually been addressed once, with a patch in fact [0].\r
+However, somehow my patch to split the "and-archive" bit out of the\r
+notmuch-show-advance-and-archive function [1] seems to have exposed a\r
+problem.\r
+\r
+I've been meaning to give it a look, but I'm hoping Dmitry can look at\r
+it, since he understands this stuff better than I do.\r
+\r
+jamie.\r
+\r
+[0] id:"1320570241-30733-2-git-send-email-dmitry.kurochkin@gmail.com"\r
+[1] id:"1321219008-11690-2-git-send-email-jrollins@finestructure.net"\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJO8ml8AAoJEO00zqvie6q88vMP/jEitNjPCzpaRBHTpwA53J4o\r
+WUd5Bzt/fn0xRd0yW8nN0Y/ah977zWXJCdkcdUBkOt1HS3N9YoTOdMMYIagqljp/\r
+yeXPQwh3b96BlqLMYC1xXj5vYfuz7hB4qukUfgwdECWtkkkyKJWB6W1weq7hz5Ti\r
+s3ZvqGHKxo76eY2l5WaNlzH0e+VHQHwa+VBvtxjqNEyyhQyOOlZj0Km1rTqmVD/O\r
+j9DENQyIgA5XhRKmTG6YY9iT/S9//d0V1rqTPw6YIR7wN278UrOl5qYDhQDHuxxM\r
+65fJgrM4D69FLQQCfQnMsEmISTkuD+D5d8moVHx/FrdVJMZew0IjhcpUspO0MkFs\r
+FsfO5Hbwfhj99MtpgLZ6PcFtlkKe1GPR8N/R5Z6m8JR//wEXWXYAuzRNd6VNiPg3\r
+GAQd0DunBdK5t+gUMcUBq2fkGHqJLlvZ3QbblGMqggykQRFDioBf6Kqdzl8TuGdD\r
+W7PtxsMgwqgsG6pkCq0EgtZN7s9XJdjaAE9iwmFFMDMiDHgNnByG+naDxca8TYyT\r
+TnB6VbpkOGeU74b74bMh88ndVGnWWIaTt7ifMjCgHjcRpxSpuw4LSUcKpuoFVbm/\r
+ONhUmDb3y2xQFwar3FvrbiUnxxeWH2CGZhbHiqHCwRRSOzozZUEyx3jAJozmg5F1\r
+X14AmJbRh6FeiU0nQ6Gt\r
+=SHJy\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r