From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: y-or-n-p-with-timeout Date: Tue, 09 Nov 2004 16:29:44 -0500 Message-ID: References: <87wtwyn8tf.fsf@confusibombus.example.org> <87fz3kt8on.fsf@sno.mundell.ukfsn.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1100035957 30831 80.91.229.6 (9 Nov 2004 21:32:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Nov 2004 21:32:37 +0000 (UTC) Cc: emacs-devel@gnu.org, alex@emacswiki.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 09 22:32:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRdbD-00082j-00 for ; Tue, 09 Nov 2004 22:32:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRdjd-000158-7P for ged-emacs-devel@m.gmane.org; Tue, 09 Nov 2004 16:41:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRdi7-0000LA-Cn for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:39:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRdi4-0000Jv-PP for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:39:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRdi4-0000JP-IU for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:39:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRdZD-0003BW-NL for emacs-devel@gnu.org; Tue, 09 Nov 2004 16:30:19 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CRdYe-0008BY-Rs; Tue, 09 Nov 2004 16:29:44 -0500 Original-To: Matthew Mundell In-reply-to: <87fz3kt8on.fsf@sno.mundell.ukfsn.org> (message from Matthew Mundell on Mon, 08 Nov 2004 19:58:00 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29671 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29671 Type-break mode with fixed-length periods between breaks could use such a function to prompt the user to take a break. That way if the user returns to the machine after an extended period away, then any prompting will, correctly, be gone. Would we want type-break mode to use a dialog box?