From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emfox Zhou Newsgroups: gmane.emacs.devel Subject: Re: GTK file selector Date: Thu, 15 Dec 2005 00:20:28 +0800 Message-ID: <87wti7lkfn.fsf@emfox.3322.org> References: <1134552456.439fe58850f31@imp5-g19.free.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1134593825 7128 80.91.229.2 (14 Dec 2005 20:57:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 20:57:05 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 14 21:57:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Emdeu-00071F-T4 for ged-emacs-devel@m.gmane.org; Wed, 14 Dec 2005 21:55:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmdfW-0006tq-9x for ged-emacs-devel@m.gmane.org; Wed, 14 Dec 2005 15:56:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ema9j-0002aw-0l for emacs-devel@gnu.org; Wed, 14 Dec 2005 12:11:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ema0p-0000Fw-VY for emacs-devel@gnu.org; Wed, 14 Dec 2005 12:02:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmZap-0000wP-GD for emacs-devel@gnu.org; Wed, 14 Dec 2005 11:35:03 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EmZcv-0001tz-1R for emacs-devel@gnu.org; Wed, 14 Dec 2005 11:37:13 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EmZWT-00040A-Uy for emacs-devel@gnu.org; Wed, 14 Dec 2005 17:30:34 +0100 Original-Received: from 218.108.31.122 ([218.108.31.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2005 17:30:33 +0100 Original-Received: from EmfoxZhou by 218.108.31.122 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Dec 2005 17:30:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 218.108.31.122 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:VYjw6Os1E3gGtV+e1tp5fUGrXBQ= 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:47712 Archived-At: Jérôme Marant writes: > Hi, > > I usually prefer Emacs compiled with Athena widgets. Nonetheless, > I decided to give the GTK version a try, again. > > I may be dumb but with the current GTK file selector, I did not find > any way to view dotfiles and dotdirectories. So, I was unable to > open my .emacs nor to enter my .emacs.d directory. hello, have you tried to right click your mouse on the selector anywhere? :) > > Also, there is no textarea where I could enter a filename manually. > Ctrl+L. also it could be called via right click of the mouse. > Is there something to configure I missed? > > Thanks. > > -- > Jérôme Marant