Bug 66030 - [patch] ytalk feature: stop popup y/n questions being inadvertently "answered"
Summary: [patch] ytalk feature: stop popup y/n questions being inadvertently "answered"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 17:50 UTC by tjd-freebsd
Modified: 2004-05-17 21:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tjd-freebsd 2004-04-27 17:50:24 UTC
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.

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.)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-03 01:36:51 UTC
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.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-03 01:36:56 UTC
State Changed
From-To: open->feedback

Asked maintainer 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-03 01:36:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-17 21:58:50 UTC
State Changed
From-To: feedback->closed

Committed, thanks!