From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 096EE380BB5; Sun, 8 Nov 2020 13:10:19 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 55F4D380993 for ; Sun, 8 Nov 2020 13:10:18 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6611CB88; Sun, 8 Nov 2020 19:10:16 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nJn_3uthjSfk; Sun, 8 Nov 2020 19:10:15 +0100 (CET) Received: from function.youpi.perso.aquilenet.fr (lfbn-bor-1-56-204.w90-50.abo.wanadoo.fr [90.50.148.204]) by hera.aquilenet.fr (Postfix) with ESMTPSA id C2A3234D; Sun, 8 Nov 2020 19:10:15 +0100 (CET) Received: from samy by function.youpi.perso.aquilenet.fr with local (Exim 4.94) (envelope-from ) id 1kbp8o-00CmlO-NS; Sun, 08 Nov 2020 19:10:14 +0100 Date: Sun, 8 Nov 2020 19:10:14 +0100 From: Samuel Thibault To: John Covici Cc: "Speakup is a screen review system for Linux." Subject: Re: speakup paste problem on debian Message-ID: <20201108181014.2bcg4ryy4hzjcgng@function> References: <20140123031016.GA9556@jdc.jasonjgw.net> <25280.1390479703@ccs.covici.com> <20201108015446.wq4nfshhqlwcjgf3@function> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 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: Sun, 08 Nov 2020 18:10:19 -0000 John Covici, le dim. 08 nov. 2020 01:49:00 -0500, a ecrit: > But speakup-r reads a document, as long as it has a > cursor, by sending down arrows and keeping track of what speech was > actually sent by means of the synthesizers index marks. Then when you > stop the reading, the cursor is where you stopped. Ah, that's read_all_doc then. Ok, I'll add it to the spkguide so at least people know about it. Is that working with software speech? Samuel