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: Tue, 15 Jan 2008 21:41:07 -0500 Message-ID: References: <478A26B9.7040408@ig.com.br> <478B81DB.6040203@ig.com.br> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1200451281 30925 80.91.229.12 (16 Jan 2008 02:41:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jan 2008 02:41:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Vinicius Jose Latorre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 16 03:41:44 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 1JEyDn-0000EH-TE for ged-emacs-devel@m.gmane.org; Wed, 16 Jan 2008 03:41:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEyDP-00085s-DE for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2008 21:41:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEyDK-00085e-MG for emacs-devel@gnu.org; Tue, 15 Jan 2008 21:41:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEyDF-00084q-QZ for emacs-devel@gnu.org; Tue, 15 Jan 2008 21:41:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEyDF-00084n-IF for emacs-devel@gnu.org; Tue, 15 Jan 2008 21:41:09 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEyDF-0003ag-RY for emacs-devel@gnu.org; Tue, 15 Jan 2008 21:41:09 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JEyDD-0005qD-HB; Tue, 15 Jan 2008 21:41:07 -0500 In-reply-to: <478B81DB.6040203@ig.com.br> (message from Vinicius Jose Latorre on Mon, 14 Jan 2008 12:38:03 -0300) 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:86958 Archived-At: Yes, it uses the widget package to create buttons, editable fields, etc. That is a step in the right direction, but we would really lie the next step: to make GTK dialogs.