From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0OynBDadgGBgfgAAgWs5BA (envelope-from ) for ; Wed, 21 Apr 2021 23:46:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iOcwADadgGAbCQAAbx9fmQ (envelope-from ) for ; Wed, 21 Apr 2021 21:46:30 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 765ED26810 for ; Wed, 21 Apr 2021 23:46:29 +0200 (CEST) Received: from localhost ([::1]:35992 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZKg0-0005Tx-4c for larch@yhetil.org; Wed, 21 Apr 2021 17:46:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42520) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZKfa-0005SS-Na for bug-guix@gnu.org; Wed, 21 Apr 2021 17:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48423) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZKfa-0003kh-Dl for bug-guix@gnu.org; Wed, 21 Apr 2021 17:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZKfa-0005dy-Ch for bug-guix@gnu.org; Wed, 21 Apr 2021 17:46:02 -0400 Subject: bug#42861: emacspeak won't shut up about TTS sync states Resent-From: Kei Kebreau Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 21 Apr 2021 21:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42861 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Nicolas Goaziou Mail-Followup-To: 42861@debbugs.gnu.org, kkebreau@posteo.net, cwebber@dustycloud.org Received: via spool by 42861-done@debbugs.gnu.org id=D42861.161904150421592 (code D ref 42861); Wed, 21 Apr 2021 21:46:02 +0000 Received: (at 42861-done) by debbugs.gnu.org; 21 Apr 2021 21:45:04 +0000 Received: from localhost ([127.0.0.1]:59963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZKee-0005cC-Fd for submit@debbugs.gnu.org; Wed, 21 Apr 2021 17:45:04 -0400 Received: from mout01.posteo.de ([185.67.36.65]:37617) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZKeZ-0005b2-7m for 42861-done@debbugs.gnu.org; Wed, 21 Apr 2021 17:45:03 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 456DE240026 for <42861-done@debbugs.gnu.org>; Wed, 21 Apr 2021 23:44:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1619041491; bh=xUcx1lE4AjKOIODFfaIyRMVOfszFrSzW4JswVz0N+Hc=; h=Subject:To:Cc:From:Date:From; b=eQP+eenhxvwSwF/hl1k2V6N+81X/BqWVHmXD/GGXnq0/C15h2it7sRfhHyLYzVzgm 68eivTfNRYaWAUs8jktqplSgv4eHgv/+u/yDgMEF2fSQ3ENcW9wE1ISGd5KDhwKn3f Ac4g8m2FLHCVH8IEON6z8hYkK4UaSMGsRWxmadj+EZRAUIxp/HCzvb4aS0Hi1WYYNn ye3buT+i8ylNTtKbkHzIzclTj4Yj89iG8OARaHgf3grDpT4wWZBlq/bcVVChtJs/xW 9GuoDPhP6V0/lhZQ6XNvj585FAe/EP8HwMp68ovqEEY62odnddYYQE7kCtcHmNDC4F fkiXUBazegXAQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FQYxG2Wqyz6tm9; Wed, 21 Apr 2021 23:44:49 +0200 (CEST) References: <87d03t5iwd.fsf@dustycloud.org> <87ft0ahvk0.fsf@nicolasgoaziou.fr> <203c61c9a4fd32c7f663dd6cce051de69870eebb.camel@posteo.net> <87czvcsq4e.fsf@nicolasgoaziou.fr> From: Kei Kebreau Message-ID: Date: Wed, 21 Apr 2021 21:44:48 +0000 MIME-Version: 1.0 In-Reply-To: <87czvcsq4e.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 42861-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619041589; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=jAcxCbyhaMbfhoQ9+lkRF7ZvWQiSdli44kpNTILF/6c=; b=DtJ5CEhvEIalZQ8Uu4V2ov0G6s0MSsJ/6jW9bCd2W1DyRDUZWBwejUdzIULACRsJOs/TkP /20Pu7d0Uip7DWSLUS0uH0ZoWIq/toaeehW1VMvrh8r8wctEDO8Fy8iYzvf7vVgORaMRxI D3+8gIphgUsCQnhEbE7eI+MYFfMlY/aCAFBeTmCjEASRsCQPBdEA4VD/zqVdsIqBYRU/n4 mdiVb3it4x0MaixDPro5g+ycQM7wMoyKSa447KYyOfjQnIe46soYv2Sg6SYjJ1QWhrVNeV /mW4gyM5Hqk23q/eiRRjPk4J7VrQQVCKp8Z+dftexU04qHFyDZbS7aGJIsG92w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619041589; a=rsa-sha256; cv=none; b=gI39dEErcSadLrjifQEv8wQp4GMTveHgh6kPQmKpMngWdOef94dE8tt2ThO2vcjP5lEH5U jz3vnPXWBMiyq+L5roSyfSWQHvszElFE8e/oEZK+lAnRNmsrBdTHC5YkiMN/xIIRpOgy0k 6Ne4q2qx5Kc0AjwaQCKoFcvFhUGk13RN+yIdAqtJwI8A1P/4RT59xIywbxHDEX48LlonvG 8p1Bn5sroIFOD+4Jy9g1OkgAa3dSw+Z3VRCH2gqrM0nWzhqhNN+lY7GLn7O4ieTmROOy8h 28gbP04G+o3NZVAji02mY01SvQPsuXEWjBCqH3n+SgC9PAiaNasqdgLtdgCg9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eQP+eenh; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=eQP+eenh; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 765ED26810 X-Spam-Score: -1.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1IBNXVoiiXRj On 4/2/21 10:44 AM, Nicolas Goaziou wrote: > Hello, > > Kei writes: > >> How are you able to tell (aside from looking at the command line arguments)? >> I'm unable to distinguish the startup processes using Emacs on Debian and Guix >> even if I install "etc/emacspeak.sh" as the startup script instead of >> "run". > On Debian, the voice kicks in after all the initial minibuffer > information is displayed, i.e., it starts when it is actually ready. On > Guix, see below. > >>> Here, the package spells out all configuration messages displayed on >>> in the minibuffer. >>> >> Unless I'm misunderstanding you, Emacspeak seems to do the same for me on >> Debian. For example, it reads "Active processes exist?..." and so on when >> exiting. Is this not proper behavior? > It is, but I am speaking at the initial messages, when you start a fresh > Emacs session. > > Regards, I've pushed the patch as-is to master. If you are able to provide a method to replicate the issues you speak of here, please message me and we can open a bug report. Thanks, Kei Kebreau