From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs370858fga; Mon, 1 Mar 2010 06:59:10 -0800 (PST) Received: by 10.224.66.66 with SMTP id m2mr2316957qai.264.1267455549654; Mon, 01 Mar 2010 06:59:09 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 8si3487028qwj.15.2010.03.01.06.59.09; Mon, 01 Mar 2010 06:59:09 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 0B8FB18582E7; Mon, 1 Mar 2010 09:59:09 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 1FDF418582D7 for ; Mon, 1 Mar 2010 09:59:00 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1Nm75H-0001jm-Tl for sup-devel@rubyforge.org; Mon, 01 Mar 2010 09:58:59 -0500 From: William Morgan To: sup-devel In-reply-to: <1264303037-17440-1-git-send-email-rlane@club.cc.cmu.edu> References: <1264303037-17440-1-git-send-email-rlane@club.cc.cmu.edu> Date: Mon, 01 Mar 2010 09:58:59 -0500 Message-Id: <1267455526-sup-1315@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] [PATCH] dont check thread-index-mode dirtiness on every keypress X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Rich Lane's message of 2010-01-23: > Now that changes are instantly written to the index it's unnecessary > to put the "modified" message in the status line. Removing this cuts > the time for a simple action like moving the cursor by 75% or more, > depending on the number of messages loaded. This is a really nice change. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel