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