From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Danilo Segan Newsgroups: gmane.emacs.devel Subject: Re: A question about GTK file selection dialog and `use-dialog-box' Date: Fri, 28 Nov 2003 03:34:06 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <86ptfd8bmp.fsf@avet.kvota.net> References: <20106.1069904944@mixed> <86ad6hair7.fsf@avet.kvota.net> <4359.1069984603@mixed> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069987473 17382 80.91.224.253 (28 Nov 2003 02:44:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Nov 2003 02:44:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Nov 28 03:44:29 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1APYcP-0008CF-00 for ; Fri, 28 Nov 2003 03:44:29 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1APYcP-0007Ov-00 for ; Fri, 28 Nov 2003 03:44:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1APZXk-0000Dq-Ce for emacs-devel@quimby.gnus.org; Thu, 27 Nov 2003 22:43:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1APZXW-0000Dc-PT for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:43:30 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1APZX0-00009n-6t for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:43:29 -0500 Original-Received: from [62.108.107.84] (helo=avet.kvota.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1APZWx-00009c-Nc for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:42:56 -0500 Original-Received: (qmail 3362 invoked by uid 1001); 28 Nov 2003 02:34:06 -0000 Original-To: Peter S Galbraith In-Reply-To: <4359.1069984603@mixed> (Peter S. Galbraith's message of "Thu, 27 Nov 2003 20:56:43 -0500") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18182 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18182 Peter S Galbraith writes: > > Oh. Something must be wrong here then. I'm using a CVS snapshot from > a few weeks ago, and I can't even click in the file dialog box to type > something in. I can only navigate the directory tree using the mouse. If you mean Gtk+ from CVS, then latest releases contain different file selector which is still in development, so you might want to downgrade to 2.2.4 until that's sorted out. > Having completion is good, thanks. Can history be used as well? No, I don't know of any history mechanism, but I may have missed something. Cheers, Danilo