Re: [Patch] Fix Emacs interface bug dealing with invisible text
authorThomas Jost <schnouki@schnouki.net>
Sun, 30 Oct 2011 09:58:55 +0000 (10:58 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:54 +0000 (09:39 -0800)
20/7a819f91d6f6984d524d545a6409b59d80f296 [new file with mode: 0644]

diff --git a/20/7a819f91d6f6984d524d545a6409b59d80f296 b/20/7a819f91d6f6984d524d545a6409b59d80f296
new file mode 100644 (file)
index 0000000..2c5f65d
--- /dev/null
@@ -0,0 +1,114 @@
+Return-Path: <schnouki@schnouki.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 DCA95429E25\r
+       for <notmuch@notmuchmail.org>; Sun, 30 Oct 2011 02:58:59 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.1\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\r
+       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 mZmJEnuCMWAA for <notmuch@notmuchmail.org>;\r
+       Sun, 30 Oct 2011 02:58:59 -0700 (PDT)\r
+Received: from ks3536.kimsufi.com (schnouki.net [87.98.217.222])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3FD6B431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 30 Oct 2011 02:58:59 -0700 (PDT)\r
+Received: from odin.local (nancy.schnouki.net [78.238.0.45])\r
+       by ks3536.kimsufi.com (Postfix) with ESMTPSA id 0B83A6A0005;\r
+       Sun, 30 Oct 2011 10:58:57 +0100 (CET)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schnouki.net;\r
+       s=key-schnouki; t=1319968737;\r
+       bh=c43rpVMaBTfKx4TaovQUZJL4p42ohVNITe38I8tklhM=;\r
+       h=From:To:Subject:In-Reply-To:References:Date:Message-ID:\r
+       MIME-Version:Content-Type;\r
+       b=NazfkB7JYXaQHvhoEIQtHQDYGodWmJ+wIw8PE8c4qaq3w/l6MlZoCwArGI0wqL/qn\r
+       hHomLPUJD4z5veaFiirFm40m1Oj25W5bOwPikJfxoyf2ANsyF7417eUleCzPC8PIYT\r
+       f+ALai8raQvQN/xSpxMvtiX/Zgx7y1pwgl5k14/Y=\r
+From: Thomas Jost <schnouki@schnouki.net>\r
+To: Ivy Foster <joyfulgirl@archlinux.us>, notmuch@notmuchmail.org\r
+Subject: Re: [Patch] Fix Emacs interface bug dealing with invisible text\r
+In-Reply-To: <878vo47i82.fsf@nausicaa.localdomain>\r
+References: <878vo47i82.fsf@nausicaa.localdomain>\r
+User-Agent: Notmuch/0.9-39-ge84ff5d (http://notmuchmail.org) Emacs/24.0.90.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Sun, 30 Oct 2011 10:58:55 +0100\r
+Message-ID: <877h3mhkbk.fsf@schnouki.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; 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: Sun, 30 Oct 2011 09:59:00 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Fri, 28 Oct 2011 20:29:49 -0400, Ivy Foster <joyfulgirl@archlinux.us> wr=\r
+ote:\r
+> Hey, folks,\r
+>=20\r
+> I'm new to notmuch, but like much of what I've tried so far.\r
+> Thanks to all the contributors!\r
+>=20\r
+> The following patch fixes a bug I've noticed in Emacs's\r
+> notmuch-show mode. Specifically, if you:\r
+>=20\r
+>     - have certain kinds of washing turned on (I've noticed\r
+>       it with signature hiding), and\r
+>=20\r
+>     - are looking at the last or only message in a thread\r
+>=20\r
+> If you then hit Space (`notmuch-show-advance-or-archive') to\r
+> move on, Emacs will fail to advance and/or archive the\r
+> message, due to being kicked out of area of the invisible\r
+> text before it can do what it's gotta do.\r
+>=20\r
+> The patch should fix the problem at the root, which seems to\r
+> be with notmuch-show-move-past-invisible-[forward|backward].\r
+\r
+Hi Ivy,\r
+\r
+Thanks for this patch. I haven't tested it, but I will!\r
+\r
+However, I'm wondering something: wasn't this issue already addressed in\r
+Dmitry's patch series that I rebased and reposted almost a month ago,\r
+specifically patches 9/13 to 12/13?\r
+\r
+Patch 9/13 of the rebased series is\r
+id:"1317660447-27520-10-git-send-email-schnouki@schnouki.net".\r
+\r
+Regards,\r
+=2D-=20\r
+Thomas/Schnouki\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQEcBAEBAgAGBQJOrR/gAAoJEMPdciX+bh5I/CUIAIrgEU5ThgK4riJNZTL//Qdp\r
+wpj0pznn1efZEOBjmvIrUWFO5EK8W/hypSkixSw84EVygIhdwA0aNQmWnpQN9b2V\r
+RdQYI582k/08DhIRrn1u7ZmNnPWOmempcydYVozcUF8Qm2YodtIIC1i6kU9un2Yz\r
+hVebPep+BNp3yoePUOSCo5bpY1bpidpw3C2g6QQu/pkubToi2HJ6CoNfgmvOI00j\r
+xAoH4e71jR3LAn9QTteBTKwDe5/Jw6T+k93yN1RH7UzwwJfbmm66z/JgqTVpovii\r
+9CK8mbCQXQEMQLTCGZZTxT2NQmw0Ay+aLw6TzoRFZvF9BdXSfuy6OeElV0vYmQE=\r
+=hpzI\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r