From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: dialog.el v0.1 Date: Wed, 16 Jan 2008 15:48:59 +0900 Message-ID: <87ejci2rl0.fsf@uwakimon.sk.tsukuba.ac.jp> References: <478A26B9.7040408@ig.com.br> <478B81DB.6040203@ig.com.br> <478D7605.1010009@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200465855 30757 80.91.229.12 (16 Jan 2008 06:44:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 06:44:15 +0000 (UTC) Cc: "Lennart Borgman \(gmail\)" , rms@gnu.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 16 07:44:37 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 1JF20r-000338-8E for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 07:44:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF20S-0007U8-P5 for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 01:44:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JF20L-0007PF-0I for emacs-devel@gnu.org; Wed, 16 Jan 2008 01:44:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JF20I-0007M7-RD for emacs-devel@gnu.org; Wed, 16 Jan 2008 01:44:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JF20I-0007LY-12 for emacs-devel@gnu.org; Wed, 16 Jan 2008 01:44:02 -0500 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JF207-0008Vh-Nd; Wed, 16 Jan 2008 01:43:52 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id 2963A1535A8; Wed, 16 Jan 2008 15:43:45 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id A029A1A29E5; Wed, 16 Jan 2008 15:49:00 +0900 (JST) In-Reply-To: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" (+CVS-20071205) XEmacs Lucid 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:86968 Archived-At: Miles Bader writes: > Since emacs already supports GTK, which offers widgets, it would seem > silly to use wxwidgets (which is something else entirely)... It's not totally useless; wxWidgets is already ported to and mature on several platforms that Emacs runs on, including GTK.