From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar01.coxmail.com (dukecmmtar01.coxmail.com [68.99.120.48]) by speech.braille.uwo.ca (Postfix) with ESMTP id 7D6C210B04 for ; Tue, 30 Sep 2008 06:22:53 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar01.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20080930102318.UVRU11753.dukecmmtar01.coxmail.com@[192.168.0.29]> for ; Tue, 30 Sep 2008 06:23:18 -0400 Message-ID: <48E1FE16.20903@baechler.net> Date: Tue, 30 Sep 2008 03:23:18 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Ancient Domains of Mystery with Speakup References: <1F1EE857C7A54F5888D4AD269EDA2DF4@ZKMOBILE> In-Reply-To: <1F1EE857C7A54F5888D4AD269EDA2DF4@ZKMOBILE> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 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: Tue, 30 Sep 2008 10:22:53 -0000 Zachary Kline wrote: > Since this issue seems to have a cause we can put a finger on, I > wonder how easy it would be to fix? (I'm not familiar enough with how > Speakup and Ncurses work to try myself, but it seems a needless > frustration to have to grapple with. After all, the spaces are > technically still there.) Hi, While not an ideal solution, you can use ^L. That will completely redraw the screen and might help. It isn't a lot better than having to read the messages manually but since it completely redraws the screen, spaces should be seen as spaces and not run together. I do that sometimes when I want to make sure I'm hearing what's actually on the screen. If that doesn't help, perhaps it is using something other than space to separate words such as high ASCII or similar.