From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 957CB1EFD65; Wed, 19 Oct 2016 16:45:46 -0400 (EDT) Received: from mail-it0-x241.google.com (mail-it0-x241.google.com [IPv6:2607:f8b0:4001:c0b::241]) by befuddled.reisers.ca (Postfix) with ESMTPS id 30CAB1EFD30 for ; Wed, 19 Oct 2016 16:45:45 -0400 (EDT) Received: by mail-it0-x241.google.com with SMTP id 139so2627497itm.2 for ; Wed, 19 Oct 2016 13:45:45 -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=gw6a42v1ogY/Sa2iUgSd8TY/fy2Oh7ukZfc+Aw0Ebxs=; b=P+jbZQZznfhBwTPmJfZgRyjiZbmHCwscCArvfrO8o/AXRBtrsog6byO4ynLcYJEewf s982K6Npy8Ow6f+zH1Z4dT3BfBTTqfXB3+Hdt75bc8Yxu2IU9tNQUvmxQtItDVlRG/pR WJ1z/D4Z8Q8cXh5c0JFVDNYtM1PYIC3maNrvRMpnodtPLkXnrxjWI8ehwFLCJaDDZSLx MgQC2NM2bePNHgJ0pmD3TTNeoxSC5fP7usZpjJ08vtdqQqAJsOqjshDK81D+nzX8TK4O fpBmRTKHhZXomo+/SF0nBTmPbgOuZDs1M4g2g2tUCJ5fP2xxzkOcqsKYKab6HRR3huhB EklA== 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=gw6a42v1ogY/Sa2iUgSd8TY/fy2Oh7ukZfc+Aw0Ebxs=; b=IXDkMUS/4yVVmDR9n99/M8MKL9IvaZXs8VsTjKGaTyW3L2fZsuWBKtdyeSXg1U+esQ oZo+2ec4NBprY3h+CyxowM5oDuYgN9p7BVpSE3p6sAU9NaPGxt2dcZdG8qVJcD+CF/Ph XWlrCgze+3VWMnG7JrdbeEa9/WYUz9c716ng9LrXqMxIkcibl2Dmsl+/SQg2L6Gr4D89 wvYKTpwCsZya+csD2gAP2/54XkcC7sa7e6qaVWKDt//t7Ab/Y8uqoHUAn9O+osbWCPkl teFYPtNtxkKZ+oF4nDxSBeyCKEWrWhe6eiSoqZPcdzS/fzA9IlRq68Lz67huiyHEbVge /QsA== X-Gm-Message-State: AA6/9RnJyISLwrEkDFPPKy64Wjiu55qbXBY8RKrvyVqKFNUX59qLGEJ8TABpP4FHQ39YFg== X-Received: by 10.107.135.36 with SMTP id j36mr8472593iod.143.1476909937182; Wed, 19 Oct 2016 13:45:37 -0700 (PDT) Received: from db (CPEc03fd54e25a1-CM00fc8d424d60.cpe.net.cable.rogers.com. [99.236.54.233]) by smtp.gmail.com with ESMTPSA id y21sm18326900iod.34.2016.10.19.13.45.36 for (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 19 Oct 2016 13:45:36 -0700 (PDT) Date: Wed, 19 Oct 2016 16:45:34 -0400 From: David To: speakup@linux-speakup.org Subject: more bugs fixed Message-ID: <20161019204534.GA13196@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: Wed, 19 Oct 2016 20:45:46 -0000 fixed smart window header could not start at line 1 column 1. added say_word above/below to help. changed say_word_ctl default to 0 (do not break on attribute change) fixed next_word not working if word was in last column. fixed say_word not reading the whole word if the cursor was in the last or second-last column. fixed caps-lock not announcing. if interested, get it via http from davidborowski.ddns.net