From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.help Subject: Re: File dialog on 22.1 w32 Date: Mon, 11 Jun 2007 17:49:21 +0200 Message-ID: <466D6F01.4030207@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181576997 20714 80.91.229.12 (11 Jun 2007 15:49:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2007 15:49:57 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 11 17:49:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hxm9I-0003sS-FF for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jun 2007 17:49:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hxm9H-000136-Sp for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jun 2007 11:49:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hxm92-00011P-9o for help-gnu-emacs@gnu.org; Mon, 11 Jun 2007 11:49:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hxm91-00010U-Ln for help-gnu-emacs@gnu.org; Mon, 11 Jun 2007 11:49:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hxm91-000104-G2 for help-gnu-emacs@gnu.org; Mon, 11 Jun 2007 11:49:27 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hxm91-0005F6-19 for help-gnu-emacs@gnu.org; Mon, 11 Jun 2007 11:49:27 -0400 Original-Received: from c83-254-133-189.bredband.comhem.se ([83.254.133.189]:63103 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1Hxm8w-0008E7-68 for help-gnu-emacs@gnu.org; Mon, 11 Jun 2007 17:49:25 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 000748-3, 2007-06-11), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.133.189 X-Scan-Result: No virus found in message 1Hxm8w-0008E7-68. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1Hxm8w-0008E7-68 01feae977d6841b0543006007642f11f X-detected-kernel: Linux 2.6? (barebone, rare!) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44891 Archived-At: B. T. Raven wrote: > Eli Zaretskii wrote: >>> Date: Sun, 10 Jun 2007 20:04:16 -0500 >>> From: "B. T. Raven" >>> >>> Using the new release: >>> >>> GNU Emacs 22.1.1 (i386-mingw-windows98.2222) >>> of 2007-06-02 on RELEASE >>> >>> I still can't get file dialog to to open when I click on File > Open >>> File. Instead I see "Find file: .." in the minibuffer. Both Use >>> Dialog Box and Use File Dialog are set and saved according to >>> Customize. This has been the behavior since 22.0.0. It works ok on 21.3. >> >> Jason just posted a patch on bug-gnu-emacs. If you can rebuild Emacs >> from sources, could you please try that patch and see if it solves >> your problem? >> >> > > Thanks Eli (and Jason). I'm afraid I could only accomplish a rebuild > with the help of more handholding than anyone would probably care to > offer. Is there a site that offers detailed step by step instructions on > how to accomplish this? I have downloaded a bunch of mingw stuff but I > don't even know how to unpack the tar.gz files. > > Ed Maybe this can help you: http://ourcomments.org/Emacs/w32-build-emacs.html