From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opera.rednote.net (opera.rednote.net [208.111.39.221]) by speech.braille.uwo.ca (Postfix) with ESMTP id 952D0C1A414 for ; Thu, 18 Nov 2010 15:31:34 -0500 (EST) Received: from sonata.rednote.net (sonata.rednote.net [IPv6:2001:470:8:4ef:216:d3ff:fecc:ec01]) by opera.rednote.net (8.14.4/8.14.3) with ESMTP id oAIKVW7R009638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 18 Nov 2010 20:31:33 GMT Received: from sonata.rednote.net (sonata.rednote.net [127.0.0.1]) by sonata.rednote.net (8.14.4/8.14.3) with ESMTP id oAIKVVA0008986 for ; Thu, 18 Nov 2010 15:31:32 -0500 Received: (from janina@localhost) by sonata.rednote.net (8.14.4/8.14.4/Submit) id oAIKVVsj008974 for speakup@braille.uwo.ca; Thu, 18 Nov 2010 15:31:31 -0500 X-Authentication-Warning: sonata.rednote.net: janina set sender to janina@rednote.net using -f Date: Thu, 18 Nov 2010 15:31:31 -0500 From: Janina Sajka To: "Speakup is a screen review system for Linux." Subject: Speech on vim backspace [Was: If bash can, why not Speakup?] Message-ID: <20101118203131.GE2358@sonata.rednote.net> References: <98haom$7bpkcl@ipmail06.adl6.internode.on.net> <20101117233043.GA26689@linux1> <66C69DD6A5F94BFCB6951A9C97A97D34@ownercb76d9f6c> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <66C69DD6A5F94BFCB6951A9C97A97D34@ownercb76d9f6c> X-Operating-System: Linux sonata.rednote.net 2.6.35.6-48.spk.fc14.x86_64 X-PGP-Key: http://rednote.net/JaninaSajka_gpg_key.html User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Thu, 18 Nov 2010 20:31:34 -0000 Albert Sten-Clanton writes: > In addition to the suggestion below, I'd very much like to hear the > characters I'm backspacing over. I asked about this a few years ago, but I > gathered that this wasn't easy to do. Any thoughts? I have speech on backspace in vim, at least I do in insert mode. You may need to set your charset to iso 8859-1 in your .vimrc. I don't recall specifically whether this problem is solved, but other nasties are solved this way. I'd love to use utf, but it isn't speaking as cleanly as 8859-1. Janina