From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id EDD501EF729; Sun, 11 Sep 2016 18:23:33 -0400 (EDT) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by befuddled.reisers.ca (Postfix) with ESMTPS id E56171EF219 for ; Sun, 11 Sep 2016 18:23:32 -0400 (EDT) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id B2771202AD for ; Sun, 11 Sep 2016 18:23:32 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Sun, 11 Sep 2016 18:23:32 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=speedpost.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=AhYRZkcccSh2gyXFN94T/SYorBE=; b=QfJzq8 FKdrkzQLFBDO8PCKPTkNNRAhtCcw5BmO/AJxjjD0lXA0ANbxmIGBuccnifYe0p37 toIq2g6yvJNgwYb77Y8RUpk2Gi33ylLM3rhLWNQNZtsU48DoILjjU4f+6ePrQhUH HyFj+VxVUThgwyeElSEcrHn2WnyaAoSsKURkU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=AhYRZkcccSh2gyX FN94T/SYorBE=; b=KEl9benIBKzdkkp+PYPWiflEzUky4DiUqSJvtIPo1Sivxza Ak3wq3La6fo4Uy7R57Hlfss0NN+q52f8alX/43oa1lnH249k6EF6lDTkvGMmd97f jBJToGkTS9DkFyMBVgUYItCAnQtM8GjPV0B+kyMZEH3fXzhH5vxnAL+/s9Og= X-Sasl-enc: PBRM76rq8chCU1JppIs92uRqFQXRHRHg9jGIpFmBVAcx 1473632612 Received: from [10.0.0.109] (c-73-140-237-147.hsd1.wa.comcast.net [73.140.237.147]) by mail.messagingengine.com (Postfix) with ESMTPA id 63DDBCCE75 for ; Sun, 11 Sep 2016 18:23:32 -0400 (EDT) From: Zachary Kline Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: bleeps and does anyone use goto Message-Id: Date: Sun, 11 Sep 2016 15:23:30 -0700 References: <20160911222009.GA4177@my-p4> In-Reply-To: <20160911222009.GA4177@my-p4> To: "Speakup is a screen review system for Linux." X-Mailer: iPhone Mail (13G36) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.22 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, 11 Sep 2016 22:23:34 -0000 I definitely don't, it's poorly implemented, in my experience. I'd much rath= er see on screen find. Sent from my iPhone > On Sep 11, 2016, at 3:20 PM, David wrote: >=20 > Yes, you cannot call kd_sound from within an interrupt. > I set a 10 ms timer and let it fire when I am long out of the speakup code= . > Does anyone use goto? it is a lot of code for what Ithink is not a good > feature. two features I would like to add are: > collumn mode and on screen find. and drop that cussed goto. > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup