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: dialog.el v0.1 Date: Thu, 17 Jan 2008 00:05:37 -0500 Message-ID: References: <478A26B9.7040408@ig.com.br> <478B81DB.6040203@ig.com.br> <478D7605.1010009@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1200546359 17603 80.91.229.12 (17 Jan 2008 05:05:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2008 05:05:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 17 06:06:16 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JFMx7-00031Z-Cu for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2008 06:06:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFMwi-0007I7-C2 for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2008 00:05:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFMwe-0007Hp-CN for emacs-devel@gnu.org; Thu, 17 Jan 2008 00:05:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFMwc-0007Fx-2Q for emacs-devel@gnu.org; Thu, 17 Jan 2008 00:05:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFMwb-0007Fp-SC for emacs-devel@gnu.org; Thu, 17 Jan 2008 00:05:37 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFMwb-0007hX-JZ for emacs-devel@gnu.org; Thu, 17 Jan 2008 00:05:37 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JFMwb-0005E2-4d; Thu, 17 Jan 2008 00:05:37 -0500 In-reply-to: <478D7605.1010009@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:87004 Archived-At: I just looked at the license for wxWidgets again. It looks to me like it is usable here: http://en.wikipedia.org/wiki/WxWidgets I don't know any details about WxWidgets, but the idea is not ridiculous. A feature to support creation of dialogs would be much more useful if it is not limited to GTK.