From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: No Windows File Dialogue in Win98SE Date: Thu, 14 Jun 2007 08:59:37 +0200 Message-ID: <4670E759.3030904@gmx.at> 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-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181804628 8940 80.91.229.12 (14 Jun 2007 07:03:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 07:03:48 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, juergen.fenn@GMX.DE To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 09:03:45 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 1HyjMv-0002wv-97 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 09:03:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyjMu-0000ur-Vb for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 03:03:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyjL3-0000Gm-8c for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 03:01:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyjL2-0000Fs-2m for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 03:01:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyjL1-0000Fm-IZ for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 03:01:47 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HyjL0-0002KS-3j for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 03:01:46 -0400 Original-Received: (qmail invoked by alias); 14 Jun 2007 07:01:45 -0000 Original-Received: from N870P005.adsl.highway.telekom.at (EHLO [62.47.52.165]) [62.47.52.165] by mail.gmx.net (mp050) with SMTP; 14 Jun 2007 09:01:45 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18Q1NN4THAQFLyS5J9i1rciAvRHIW61ApOd6zCdmo DACXCMZsBV842P User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 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:15875 Archived-At: > FWIW, I've developed a minimal ``sanity check'' type of procedure to > test that a freshly built Emacs doesn't have any grave bugs in its GUI > features: All these work now on my WindowsME install. Maybe we could add the following entries: . Whether mouse clicks on the mode-line work to delete this or other windows. . Whether resizing windows works by dragging the mode-line (the current release doesn't handle this correctly) and vertical dividers. . Whether dragging scroll-bars behaves as intended. . Whether mouse-scrolling works as intended. I'm not sure how to word a simple check for the last two.