From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by speech.braille.uwo.ca (Postfix) with ESMTP id 9A16D10A22 for ; Mon, 16 Jun 2008 17:26:03 -0400 (EDT) Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080616213033.TOXL7070.mtaout02-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Mon, 16 Jun 2008 22:30:33 +0100 Received: from implementation.famille.thibault.fr ([82.21.96.230]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080616213146.YUK16854.aamtaout01-winn.ispmail.ntl.com@implementation.famille.thibault.fr> for ; Mon, 16 Jun 2008 22:31:46 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1K8MDE-0001SI-Dr for speakup@braille.uwo.ca; Mon, 16 Jun 2008 23:26:04 +0200 Date: Mon, 16 Jun 2008 22:25:54 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Scroll lock bug Message-ID: <20080616212554.GC4876@implementation> References: <20080615131850.GP4770@implementation> <20080615162027.GM4770@implementation> <20080616093940.GE4381@implementation.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 21:26:04 -0000 luke, le Mon 16 Jun 2008 15:49:16 -0400, a écrit : > On Mon, 16 Jun 2008, Samuel Thibault wrote: > > > luke, le Mon 16 Jun 2008 04:17:15 -0400, a écrit : > > > It solves that problem, which creates another, far worse. > > > Particularly, all review key functions behave with intolerable slowness. > > > > Could you try > > git checkout 28b0bfd7 > > to make sure that you are getting the fix for scroll lock, and not a > > more recent change that involved flush? > > I'm working on that compile now. > Question: short of cloning again (which I'm fine with) how do I recover to > the current version after this is over? git checkout master Samuel