From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juergen Fenn Newsgroups: gmane.emacs.bugs Subject: Re: No Windows File Dialogue in Win98SE Date: Tue, 12 Jun 2007 21:58:05 +0200 Organization: n/a Message-ID: References: <466C88D5.4050101@gnu.org> <466CE32C.4050703@gmx.at> <466DCA11.8080800@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1181681183 7045 80.91.229.12 (12 Jun 2007 20:46:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 20:46:23 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 22:46:22 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 1HyDFt-0000A3-9t for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 22:46:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyDFs-00023b-Oo for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 16:46:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyDFq-00021w-Am for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 16:46:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyDFp-00021H-O7 for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 16:46:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyDFp-00021A-Lj for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 16:46:17 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HyDFp-0005g1-8N for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 16:46:17 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HyDEc-0007j1-2p for bug-gnu-emacs@gnu.org; Tue, 12 Jun 2007 22:45:02 +0200 Original-Received: from 217.185.106.201 ([217.185.106.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jun 2007 22:45:02 +0200 Original-Received: from juergen.fenn by 217.185.106.201 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jun 2007 22:45:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 217.185.106.201 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:r9P+DKekTbxY6dW7bbO9ZFae7G8= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:15865 Archived-At: Jason Rumney 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 Ah. > 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 This works indeed. >>> . 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? Yes. > Perhaps your .emacs is getting in the way, what does C-h k S-mouse-1 say? "... at that spot is undefined" when I clicked somewhere in this gnus buffer I am just typing in. Regards, Jürgen.