From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Bad window placement when Windows taskbar is on a side. Date: Fri, 06 Oct 2006 11:31:34 +0200 Message-ID: References: <000001c6e89b$b8eccf20$8046a8c0@systran.local> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1160127130 32032 80.91.229.2 (6 Oct 2006 09:32:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Oct 2006 09:32:10 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 06 11:32:09 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GVm3Q-00078X-Gs for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Oct 2006 11:31:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVm3P-0002UA-K1 for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Oct 2006 05:31:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVm3N-0002TJ-3v for bug-gnu-emacs@gnu.org; Fri, 06 Oct 2006 05:31:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVm3L-0002ST-7Q for bug-gnu-emacs@gnu.org; Fri, 06 Oct 2006 05:31:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVm3L-0002SK-0l for bug-gnu-emacs@gnu.org; Fri, 06 Oct 2006 05:31:35 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GVmAA-0008He-RE for bug-gnu-emacs@gnu.org; Fri, 06 Oct 2006 05:38:39 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-232-140.inter.net.il [84.229.232.140]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id EVK05331 (AUTH halo1); Fri, 6 Oct 2006 11:31:28 +0200 (IST) Original-To: =?utf-8?Q?LAIDEBEURE_St=C3=A9phane?= In-reply-to: <000001c6e89b$b8eccf20$8046a8c0@systran.local> (message from =?utf-8?Q?LAIDEBEURE_St=C3=A9phane?= on Thu, 5 Oct 2006 18:31:34 +0200) 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:15351 Archived-At: > From: =?utf-8?Q?LAIDEBEURE_St=C3=A9phane?= > Date: Thu, 5 Oct 2006 18:31:34 +0200 > > In GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) > of 2004-03-10 on NYAUMO > configured using `configure --with-gcc (3.2)' > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: FRA > locale-coding-system: iso-latin-1 > default-enable-multibyte-characters: t > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > This is for Emacs on Win32. > I put the taskbar on the left of the screen; and the default position > for emacs is supposedly on the top left hand corner of the screen, but > instead of being beside the taskbar it is under it. More, if I > maximize the window , then reduce it, and maximize again, the new > window takes the space on the whole screen, hence under the taskbar as > well. > Additionaly I just noticed that the bug reporting on windows version doesn't work (it tries to access "fakemail" which doesn't exist). Thank you for your report. These two problems are already fixed in the development sources for the next release.