From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.devel Subject: Re: GTK file selector Date: Mon, 19 Dec 2005 15:07:44 +0100 Message-ID: References: <871x0apnrl.fsf@marant.org> <873bkqc9t1.fsf@catnip.gol.com> Reply-To: zedek@gnu-rox.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1135007520 19416 80.91.229.2 (19 Dec 2005 15:52:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2005 15:52:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 19 16:51:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EoNFH-00037L-MU for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2005 16:48:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoNG7-0003td-Tb for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2005 10:49:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EoLlq-0003o6-2U for emacs-devel@gnu.org; Mon, 19 Dec 2005 09:13:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EoLlo-0003nj-Ii for emacs-devel@gnu.org; Mon, 19 Dec 2005 09:13:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoLlo-0003nX-3B for emacs-devel@gnu.org; Mon, 19 Dec 2005 09:13:44 -0500 Original-Received: from [213.41.184.169] (helo=smtp.gnu-rox.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EoLoj-0000eH-Gn; Mon, 19 Dec 2005 09:16:45 -0500 Original-Received: from localhost.localdomain (unknown [10.0.0.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gnu-rox.org (Postfix) with ESMTP id 283398BBF7; Mon, 19 Dec 2005 15:15:58 +0100 (CET) Original-Received: from zedek by localhost.localdomain with local (Exim 4.60) (envelope-from ) id 1EoLg0-0002oH-IS; Mon, 19 Dec 2005 15:07:44 +0100 Original-To: Miles Bader In-reply-to: <873bkqc9t1.fsf@catnip.gol.com> (message from Miles Bader on Mon, 19 Dec 2005 07:36:10 +0900) User-Agent: RMAIL/GNU Emacs 22.0.50.1 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:48045 Archived-At: Cc: emacs-devel@gnu.org From: Miles Bader Xavier Maillard writes: > And let's be honest, Emacs is not going to provide any of the nic= e > features that Eclipse provides these days. > > Can you enumerate few of these nice features=A0? Rounded widget corners. Erf ;-) Xavier