From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 6C66B1EFE76; Fri, 7 Oct 2016 10:40:56 -0400 (EDT) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) by befuddled.reisers.ca (Postfix) with ESMTPS id 3E3BA1EFE5E for ; Fri, 7 Oct 2016 10:40:55 -0400 (EDT) Received: by mail-io0-x22c.google.com with SMTP id j37so49200771ioo.3 for ; Fri, 07 Oct 2016 07:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=Jkgu55tiY3pG7lkIo28/FUuGos+8xvXkhFYcWKta9Dc=; b=tdL7kOm45d+0587JZowfIMDWdAGWDWbuHsq8FFkUIOzKFThbiJfpkEgtqSwi2MK8xH tW7S9Kc1I6lZ0SQwDusUZOJklcMnlZzrdz4IYFImQZxUIJEPZKJKTbzAX4wN/spWEnV/ XemSa6cU2kaoEVWXDFeY9F9CCYcCAatkolIW+EuDhODr/iXOqL9yHgLmYIs+F1dfg/Y+ Dkyv5kUGhS7nENdD0sv91Z+KabuYxy7MatruNZPzx5SsSA8aK+7WcfLYeywMKZ6R778x dI8LllQl2k5N3yJT/dN/i278dqqXSiLykNyYKxguRsuC9vOhZ3p39PCi9meaCVdEpvAd 8exg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=Jkgu55tiY3pG7lkIo28/FUuGos+8xvXkhFYcWKta9Dc=; b=J5WYfoEAeYY0kNEXY8d+/jEf2iUtP0cqf2WGTRujkA59ENeOaka8B9lGyztcxzH0S3 5E7oKWufLAmPuEWiR5rJUjPWCJ6TeqFNZ86xOoiPKVedLodVK62Ic+84vHAw0RD1dYRy GZcEzx4lLHGGkCZuw2mJVFATTybA5SZcey0PgvjBzFt1TpoZ6rwuubFGQrKVdvn9nZ0Z GFHqnon5EXyJ906AcAkgPkEWiL3mPdWF02aVFfFHoaXbX6njXmIxZH0lCrWZ3QdNfzYh xlrvJ6BppxjyZ2zcZbK3KG2nMBa8imPwPwajamxdlfFvPPh1Y6q6w3OT9DlnvCg9mBh7 lzgw== X-Gm-Message-State: AA6/9RkJhP/ZUMDRNwvc9BzTh1UsPCqbU+QruTO0Ve9PYxZMziDP7oXSScvk9RSP5+/45A== X-Received: by 10.107.29.21 with SMTP id d21mr6004415iod.10.1475851248825; Fri, 07 Oct 2016 07:40:48 -0700 (PDT) Received: from db (CPEc03fd54e25a1-CM00fc8d424d60.cpe.net.cable.rogers.com. [99.236.54.233]) by smtp.gmail.com with ESMTPSA id f198sm2113440iof.17.2016.10.07.07.40.47 for (version=TLS1_2 cipher=AES128-SHA bits=128/128); Fri, 07 Oct 2016 07:40:48 -0700 (PDT) Date: Fri, 7 Oct 2016 10:40:45 -0400 From: David To: speakup@linux-speakup.org Subject: More mods and fixes Message-ID: <20161007144045.GA29901@db> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 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, 07 Oct 2016 14:40:56 -0000 Fixed a bug in speak-out synth indexing which caused it to misbehave. extended line buffer to 256 chars instead of 170, aparently 170 is too short. fixed chartab as repeats etc. where not being shown or stored. See README for an explanation. also read above/below for char and word. speakup help has all the new keys and features in it.