From nobody@FreeBSD.org  Tue Apr 27 09:42:16 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A948916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Apr 2004 09:42:16 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A070243D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Apr 2004 09:42:16 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i3RGgG7Z084996
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Apr 2004 09:42:16 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i3RGgG5p084995;
	Tue, 27 Apr 2004 09:42:16 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200404271642.i3RGgG5p084995@www.freebsd.org>
Date: Tue, 27 Apr 2004 09:42:16 -0700 (PDT)
From: Tim Deegan <tjd-freebsd@phlegethon.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] ytalk feature: stop popup y/n questions being inadvertently "answered"
X-Send-Pr-Version: www-2.3

>Number:         66030
>Category:       ports
>Synopsis:       [patch] ytalk feature: stop popup y/n questions being inadvertently "answered"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 27 09:50:24 PDT 2004
>Closed-Date:    Mon May 17 13:58:57 PDT 2004
>Last-Modified:  Mon May 17 13:58:57 PDT 2004
>Originator:     Tim Deegan
>Release:        5.2-RELEASE
>Organization:
>Environment:
FreeBSD ocelot.phlegethon.org 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
YTalk sometimes pops up questions on the screen (when a new person arrives in the session, for example). Those of us who still fall into the habit of looking at the keyboard as we type sometimes find that the question has been answered by an inadvertent "n" or "y" in whatever we were typing at the time. This is a patch against v3.1.1 which adds the option of making ytalk wait until you press Escape before accepting an answer to such a question.

>How-To-Repeat:
      
>Fix:
Patch at http://www.tjd.phlegethon.org/software/ytalk-esc.patch
Adds '-E' flag, and equivalent Xresource, to make ytalk ignore what you type at a yes/no question until you press Escape (so it knows it has your attention).

(I tried to send this patch to Roger Espel Llima, and got a bot-response saying "I'm afraid I won't have time for technical questions and discussions until I come back from traveling, which should be around june or july 2003."  Not very encouraging.)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sun May 2 17:36:56 PDT 2004 
State-Changed-Why:  
Asked maintainer 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun May 2 17:36:56 PDT 2004 
Responsible-Changed-Why:  
Handle 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66030 

From: Pav Lucistnik <pav@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, tjd-freebsd@phlegethon.org,
	dom@happygiraffe.net
Cc:  
Subject: Re: ports/66030: [patch] ytalk feature: stop popup y/n questions
	being inadvertently "answered"
Date: Mon, 03 May 2004 02:36:51 +0200

 Dear maintainer of FreeBSD port net/ytalk, please look at
 
 http://www.freebsd.org/cgi/query-pr.cgi?q=66030
 
 Do you agree with changes suggested there and approve attached patch?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 Cats happen.
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Mon May 17 13:58:50 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66030 
>Unformatted:
