From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter S Galbraith Newsgroups: gmane.emacs.devel Subject: Re: A question about GTK file selection dialog and `use-dialog-box' Date: Thu, 27 Nov 2003 21:45:05 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8475.1069987505@mixed> References: <20106.1069904944@mixed> <86ad6hair7.fsf@avet.kvota.net> <4359.1069984603@mixed> <86ptfd8bmp.fsf@avet.kvota.net> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1069987681 17609 80.91.224.253 (28 Nov 2003 02:48:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Nov 2003 02:48:01 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Nov 28 03:47:58 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 1APYfm-0008Gp-00 for ; Fri, 28 Nov 2003 03:47:58 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1APYfm-0007P6-00 for ; Fri, 28 Nov 2003 03:47:58 +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 1APZbG-00013s-EF for emacs-devel@quimby.gnus.org; Thu, 27 Nov 2003 22:47:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1APZav-000109-N3 for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:47:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1APZaP-0000nE-Uo for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:47:00 -0500 Original-Received: from [66.110.154.162] (helo=mixed.dyndns.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1APZaP-0000n9-LK for emacs-devel@gnu.org; Thu, 27 Nov 2003 22:46:29 -0500 Original-Received: by mixed.dyndns.org (Postfix, from userid 1000) id 8E9FE719CF; Thu, 27 Nov 2003 21:45:06 -0500 (EST) Original-Received: from mixed (localhost [127.0.0.1]) by mixed.dyndns.org (Postfix) with ESMTP id 8DEB371983 for ; Thu, 27 Nov 2003 21:45:06 -0500 (EST) Original-To: emacs-devel@gnu.org In-Reply-To: Message from Danilo Segan of "Fri, 28 Nov 2003 03:34:06 +0100." <86ptfd8bmp.fsf@avet.kvota.net> X-Mailer: MH-E 7.4.3+cvs; nmh 1.1-RC1; GNU Emacs 21.3.50.2 X-Image-URL: http://people.debian.org/~psg/face.png 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:18183 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18183 Danilo Segan wrote: > 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. No, I meant Emacs from CVS. > > 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. Too bad. That would be nice! :-)