From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: No Windows File Dialogue in Win98SE Date: Mon, 11 Jun 2007 23:17:53 +0100 Message-ID: <466DCA11.8080800@gnu.org> References: <466C88D5.4050101@gnu.org> <466CE32C.4050703@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181600305 11873 80.91.229.12 (11 Jun 2007 22:18:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2007 22:18:25 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Juergen Fenn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 00:18:24 2007 Return-path: Envelope-to: geb-bug-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 1HxsDK-0006c7-CE for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 00:18:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxsDJ-0004fM-QQ for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Jun 2007 18:18:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxsD2-0004Sp-GM for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 18:18:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxsD1-0004S9-3x for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 18:18:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxsD0-0004S0-OD for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 18:17:58 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxsD0-0000qb-DL for bug-gnu-emacs@gnu.org; Mon, 11 Jun 2007 18:17:58 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id C58D050A05; Mon, 11 Jun 2007 23:17:57 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: X-detected-kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15849 Archived-At: Juergen Fenn wrote: > Eli Zaretskii writes: > >> . click menu bar, make sure menus open and tooltip help for menu >> items pops up and down; >> > > Menus open, but there is no tooltip help for any menu item. Tooltips > are only displayed for tool-bar buttons. > This one should work on all versions since Windows 95 and NT 4.0, but not all menu items have help text and those that do display the tooltips after some delay, so to make sure, please try the following: 1. Open the File menu. 2. Move the mouse down to point to "Visit New File... (C-x C-f)" 3. Do not move the mouse for 10 seconds >> . click File->Open File and File-Open Directory, make sure the file >> and directory selectors pop up; >> >> . same with tool-bar Open File and Open Directory buttons; >> These ones have been fixed just recently, confirmed on Windows ME. >> . press S-mouse-1, make sure the font selector pops up; >> > > This was displayed in v21.3 when I pressed CTRL+SHIFT+left mouse > button. It doesn't work here. I get font selection from Options|Set > Font/Fontset . > You mean you do get it from the menu, but not from S-mouse-1? Perhaps your .emacs is getting in the way, what does C-h k S-mouse-1 say?