From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Canceling dialogues Date: Tue, 01 Aug 2006 16:08:39 -0400 Message-ID: References: <44CE4007.6020904@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1154462962 12223 80.91.229.2 (1 Aug 2006 20:09:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2006 20:09:22 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 01 22:09:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G80Xw-0005gf-H2 for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 22:08:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G80Xv-00059S-L6 for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 16:08:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G80Xh-00056a-6Y for emacs-devel@gnu.org; Tue, 01 Aug 2006 16:08:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G80Xg-00056G-Oz for emacs-devel@gnu.org; Tue, 01 Aug 2006 16:08:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G80Xg-00056D-K6 for emacs-devel@gnu.org; Tue, 01 Aug 2006 16:08:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G80ae-0001FL-1Z for emacs-devel@gnu.org; Tue, 01 Aug 2006 16:11:44 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G80Xf-0005pA-MJ; Tue, 01 Aug 2006 16:08:39 -0400 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Tue, 01 Aug 2006 06:26:00 +0300) 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: news.gmane.org gmane.emacs.devel:57959 Archived-At: > Normally you can type C-g in the Emacs window to quit out ofthe > dialog. (I don't know whether this works on Windows.) It doesn't, currently. I will try to look into it when I have time. This seems to be a bug on whatever platform you are using. > Nonetheless, adding "Quit" as an alternative would not be a bad > thing -- for all platforms. > > Would someone like to do that? Do we really want to add such new features at this time? It would be a workaround for a bug. If it is the right thing to do, we can do it. We are waiting for people to fix the bugs listed in FOR-RELEASE.