From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 7DCE9380B26; Mon, 9 Nov 2020 14:44:53 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 44941380987 for ; Mon, 9 Nov 2020 14:44:53 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 54DF0D42; Mon, 9 Nov 2020 20:44:48 +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 gGdzu1t1h44v; Mon, 9 Nov 2020 20:44:47 +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 5C50ECE5; Mon, 9 Nov 2020 20:44:47 +0100 (CET) Received: from samy by function.youpi.perso.aquilenet.fr with local (Exim 4.94) (envelope-from ) id 1kcD5q-00FFBS-6k; Mon, 09 Nov 2020 20:44:46 +0100 Date: Mon, 9 Nov 2020 20:44:46 +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: <20201109194446.plpv3u54cwvpcqxk@function> References: <20140123031016.GA9556@jdc.jasonjgw.net> <25280.1390479703@ccs.covici.com> <20201108015446.wq4nfshhqlwcjgf3@function> <20201108181014.2bcg4ryy4hzjcgng@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: Mon, 09 Nov 2020 19:44:53 -0000 John Covici, le lun. 09 nov. 2020 01:20:03 -0500, a ecrit: > That depends. I am sure it does NOT work if you use espeakup, but I > am pretty sure (not tested for a long time) it works with speech > dispatcher and speechd-up. Ok. I added support for espeakup in https://github.com/williamh/espeakup/pull/22 and uploaded it to Debian as version 1:0.80-19. Samuel