From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Rose Newsgroups: gmane.emacs.devel Subject: Re: frame auto-unmaximized Date: Tue, 07 Jul 2009 17:07:16 +0200 Message-ID: <87y6r0sfa3.fsf@kassiopeya.MSHEIMNETZ> References: <4A520B4D.30807@gnu.org> <4A530C65.9040901@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1246979013 13144 80.91.229.12 (7 Jul 2009 15:03:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 15:03:33 +0000 (UTC) Cc: Sam Steingold , emacs-devel@gnu.org To: Jan =?utf-8?Q?Dj=C3=A4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 07 17:03:26 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MOCCX-0008RP-LV for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 17:03:21 +0200 Original-Received: from localhost ([127.0.0.1]:42503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOCCX-0007bj-5n for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 11:03:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOCCR-0007bH-SH for emacs-devel@gnu.org; Tue, 07 Jul 2009 11:03:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOCCN-0007a0-9L for emacs-devel@gnu.org; Tue, 07 Jul 2009 11:03:15 -0400 Original-Received: from [199.232.76.173] (port=60320 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOCCN-0007Zx-6U for emacs-devel@gnu.org; Tue, 07 Jul 2009 11:03:11 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:39017) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MOCCM-00068U-BE for emacs-devel@gnu.org; Tue, 07 Jul 2009 11:03:10 -0400 Original-Received: (qmail invoked by alias); 07 Jul 2009 15:03:08 -0000 Original-Received: from dslb-092-076-178-095.pools.arcor-ip.net (EHLO kassiopeya.MSHEIMNETZ.gmx.de) [92.76.178.95] by mail.gmx.net (mp022) with SMTP; 07 Jul 2009 17:03:08 +0200 X-Authenticated: #8529601 X-Provags-ID: V01U2FsdGVkX18ndIMOe/AnHAK5j/KDM0ZzezOzAXCFbfXrrw9OPx vAJiNOBt/OlaGn In-Reply-To: <4A530C65.9040901@swipnet.se> ("Jan =?utf-8?Q?Dj=C3=A4rv=22's?= message of "Tue, 07 Jul 2009 10:50:45 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112141 Archived-At: Jan Dj=C3=A4rv writes: > Sam Steingold skrev: >> with the current cvs head under gnome: >> emacs -q >> click on the "maximize" button (upper right corner, 2nd from right). >> the emacs frame is maximized. >> C-M- to go to the next workspace >> C-M- to go back to the emacs workspace >> observe that the emacs frame is no longer maximized. >> I hope this is not the intended behavior! >> > > This should be fixed now. > > Sebastian Rose wrote: > >> Also, the frame doesn't stay in the background (behind other windows) if >> switching workspaces. >> >> I've sent two bug-reports about these two issues (sorry, still don't >> know how I could link to them here or anywhere. Are they somwhere on the >> net?).=20 > > The cause for this is the same. I have closed the two bugs. Yes! Works like a charm :) Thanks a lot Sebastian