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 DC4E0431FBD; Fri, 4 Dec 2009 09:10:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 0laURCdPqu3E; Fri, 4 Dec 2009 09:10:48 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 339C5431FAE; Fri, 4 Dec 2009 09:10:48 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 0E6492542FB; Fri, 4 Dec 2009 09:10:47 -0800 (PST) From: Carl Worth To: "Aneesh Kumar K. V" , Notmuch list In-Reply-To: <87hbs75e1v.fsf@linux.vnet.ibm.com> References: <877ht3hfh0.fsf@yoom.home.cworth.org> <87hbs75e1v.fsf@linux.vnet.ibm.com> Date: Fri, 04 Dec 2009 09:10:45 -0800 Message-ID: <87iqcmfywa.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: [notmuch] Recent (and forthcoming) improvements to the emacs interface X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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, 04 Dec 2009 17:10:49 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable Hi Aneesh, Thanks for the followup. On Fri, 04 Dec 2009 14:08:52 +0530, "Aneesh Kumar K. V" wrote: > > Recommendation: Make SPACE only page the current message. Recommend > > that user use 'a' to advance to next thread, (or 'x' to exit back to > > search results). >=20 > Later you mention 'N' and 'n' to do the same task. Or are you suggesting > that 'a' would move to the next task after marking the current task > read ? Sorry, I meant for 'N' and 'P' to move between messages in a thread. But it would make sense to also have commands to navigate to the next and previous threads. So many actions and so few keys... :-} > ok that explains. But with Xapian ticket 250 we would definitely want > some keybinding that move to the next mail without updating tags. I don't want to let a current bug shape the interface we want. But, yes, that's a current reality. > > Recommendation: Revert 'a' to act on all messages in a thread---not > > only those that match the search results. Then change '*' to work by > > walking the list and explicitly calling the same action as 'a' on > > each line. This will provide the desired feedback and should be > > plenty fast. >=20 > With xapian ticket 250 doing a tag update per thread is going to be > really slow right ? Yes, but that's already the case with '*'. The Xapian work involved should be the same whether calling "notmuch tag" once with the whole search string, or several times, (once for each thread). =2DCarl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLGUKW6JDdNq8qSWgRAuXFAJ98mTYTkjwo4tALZulLRHQKnmDG/QCgn9QC 9XYSyLlZ/Yq4Wk4wDharDfs= =DbIZ -----END PGP SIGNATURE----- --=-=-=--