From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.bugs Subject: Re: Bad window placement when Windows taskbar is on a side. Date: Sun, 08 Oct 2006 15:52:46 +0200 Message-ID: References: <000001c6e89b$b8eccf20$8046a8c0@systran.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1160315611 5530 80.91.229.2 (8 Oct 2006 13:53:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Oct 2006 13:53:31 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 08 15:53:29 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 1GWZ5R-0006fq-L2 for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Oct 2006 15:53:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GWZ5R-0002jQ-6u for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Oct 2006 09:53:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GWZ5P-0002iL-03 for bug-gnu-emacs@gnu.org; Sun, 08 Oct 2006 09:52:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GWZ5M-0002g7-3n for bug-gnu-emacs@gnu.org; Sun, 08 Oct 2006 09:52:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GWZ5L-0002fy-T5 for bug-gnu-emacs@gnu.org; Sun, 08 Oct 2006 09:52:55 -0400 Original-Received: from [216.168.1.22] (helo=trinity.supernews.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GWZCg-0008ID-N3 for bug-gnu-emacs@gnu.org; Sun, 08 Oct 2006 10:00:30 -0400 Original-Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:48138) by trinity.supernews.net with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GWZ5K-000A7e-9m for gnu-emacs-bug@moderators.isc.org; Sun, 08 Oct 2006 13:52:54 +0000 Original-Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by outpost1.zedat.fu-berlin.de (Exim 4.62) for gnu-emacs-bug@moderators.isc.org with esmtp (envelope-from ) id <1GWZ5C-0004az-Tz>; Sun, 08 Oct 2006 15:52:46 +0200 Original-Received: from curry.zedat.fu-berlin.de ([130.133.1.2]) by relay1.zedat.fu-berlin.de (Exim 4.62) for gnu-emacs-bug@moderators.isc.org with esmtp (envelope-from ) id <1GWZ5C-0003Mz-T6>; Sun, 08 Oct 2006 15:52:46 +0200 Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.uni-berlin.de with bsmtp id ; Sun, 8 Oct 2006 15:52:46 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: individual.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 10 X-Orig-X-Trace: individual.net RK+MKIBp7G7i8RDfoDPq+giGz99uJz4bkZw9SDrH2p9hPqgdzs User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:cqe1FsmfXkHyKrqwn40inA1IWP4= X-Originating-IP: 130.133.1.2 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:15356 Archived-At: Eli Zaretskii writes: > Thank you for your report. These two problems are already fixed in > the development sources for the next release. Do you know if anyone reported a similar problem about using Emacs with the taskbar on top? I do this at work and if I start an emacs -Q, the title bar of the Emacs window is hidden underneath the taskbar which makes it hard to move (for example). I use a CVS Emacs that is a couple of months old though.