From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 737C21EFB0C; Fri, 18 Aug 2017 03:17:38 -0400 (EDT) Received: from mail-vk0-x22b.google.com (mail-vk0-x22b.google.com [IPv6:2607:f8b0:400c:c05::22b]) by befuddled.reisers.ca (Postfix) with ESMTPS id 6BF631EF9A4 for ; Fri, 18 Aug 2017 03:17:36 -0400 (EDT) Received: by mail-vk0-x22b.google.com with SMTP id u133so29636480vke.3 for ; Fri, 18 Aug 2017 00:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=pjrPOtNSTpql2W91sP7o3Tg/fPUWlntn64zYYnMkq4w=; b=vIb19bLJ4HwTfEg64x78uHaThvf/9I32KZ7NAP+ZK8sHQHX2vZRN75kwQA0Vw1pKOY z2wTlXrfj3h9tnMMwExMPSpcW50b4CkrOVFtMdukljnaF42FovY2pND6spTdydRzYTq2 3jvzKkByGhi4c2XDFkMC3eq0W2ODw2Smk6G3jgjugCRFq/uXf7DUJftAENnki3o99L+O i+BrjMXXrWTBPeaPHeHD7B6waG5GvgGv3eMbhrOfkBp2fsi10X5WbeVUfcwyQuk8BRc1 5lULkdKoQ6f23w3CnZNUd+Gu8e3eqj7ohs/TFM1wshZDfYV40HgYinHQlJHOmH8NsDvn tKeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=pjrPOtNSTpql2W91sP7o3Tg/fPUWlntn64zYYnMkq4w=; b=rmdt9xiT5NJqvOKGPIiGhQq6sUHXPvQ3OOohgjC6bcAfBh5Jm6lOHn9jyaI1+64TLZ zdWyCu6paojc7Rnz2DVhTQi5HiSTdj3gYhsEHsIROLPDXBKH6PQg98c2Z5pqIb4yGIH4 9yaaDrAr+SkwU+PZn3eGZv08q2hMNkZCsZUdyQhzwAgfc40iqqu/Bmj/YwQ4NaYqXfmj HbkMByT7xCNuYLZyaCtJ+e+WlNyYNw+8qmiyP2HRmp9vMtSnT4kKUxaH9YFlXYtdPAu+ fKNBar395WCAbIXb/s1pJdOk+OO8jXPzSPvh8iF7a81F6hBxMtZ10+mTO+qU8jYCOhgP yS3A== X-Gm-Message-State: AHYfb5hpqx2yWY47BaF0LEKe5MUvvtqwvu3vbSDRX80oXKeBPY85Ot7n b9be19TSR9ZgEfRNFiVIQEaGcPmYjA== X-Received: by 10.31.26.17 with SMTP id a17mr4706111vka.159.1503040654026; Fri, 18 Aug 2017 00:17:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.168.145 with HTTP; Fri, 18 Aug 2017 00:17:33 -0700 (PDT) Received: by 10.103.168.145 with HTTP; Fri, 18 Aug 2017 00:17:33 -0700 (PDT) In-Reply-To: <5411AE16-4310-4AB6-B868-72EBD677540B@gmail.com> References: <20170624090645.GA8813@sanghar> <20170703111453.GA2857@sanghar> <20170705195201.GA1573@sanghar> <87fueay7qy.fsf@the-brannons.com> <5411AE16-4310-4AB6-B868-72EBD677540B@gmail.com> From: Okash Khawaja Date: Fri, 18 Aug 2017 08:17:33 +0100 Message-ID: Subject: Re: speakup-r empty line lockup To: John Covici Cc: "Speakup is a screen review system for Linux." X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2017 07:17:38 -0000 Hi John, I'm now trying to replicate the problem where cursor goes to end of file when hitting control after reading several lines with speakup-r. I'm testing it on spkguide.txt. Starting from beginning I went up to line 45. Hitting control stopped reading and cursor was at beginning of next line to the one being read. Would you suggest reading more lines? BTW, when running speakup-r, cursor always jumps to beginning of next line while reading current line. That's same, with or without the change I made. Thanks, Okash On 5 Jul 2017 9:07 pm, "Okash Khawaja" wrote: > Awesome. That's great > > > On 5 Jul 2017, at 21:02, John Covici wrote: > > > > speakup-r did work with speechd-up, last time I tried it. > > > > On Wed, 05 Jul 2017 16:00:05 -0400, > > Chris Brannon wrote: > >> > >> Okash Khawaja writes: > >> > >>> Given limited scope of the change - it is only called when running > >>> speakup-r from empty line - I can't work out how this results in cursor > >>> going to the end of file when control is hit. However, I say this based > >>> on speakup_soft + espeakup test in which speakup-r stops automatically > >>> after reading two lines (both before and after this patch). > >> > >> espeakup was never modified to support speakup-r. I think speechd-up > >> may have done it. Code is at https://github.com/WilliamH/speechd-up > but > >> I don't know what is involved in getting it running these days. > >> > >> -- Chris > > > > -- > > Your life is like a penny. You're going to lose it. The question is: > > How do > > you spend it? > > > > John Covici > > covici@ccs.covici.com >