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: Mon, 06 Jul 2009 17:37:09 +0200 Message-ID: <87r5wtakm2.fsf@kassiopeya.MSHEIMNETZ> References: <4A520B4D.30807@gnu.org> <4A521194.9090006@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 1246894424 12659 80.91.229.12 (6 Jul 2009 15:33:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 15:33:44 +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 Mon Jul 06 17:33:37 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 1MNqCG-0002kK-CH for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 17:33:36 +0200 Original-Received: from localhost ([127.0.0.1]:53505 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNqCF-0003ax-Mp for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 11:33:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNqBw-0003U1-AX for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:33:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNqBr-0003Rj-G7 for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:33:15 -0400 Original-Received: from [199.232.76.173] (port=56631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNqBr-0003RV-B0 for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:33:11 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:42513) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MNqBq-0006kz-Eh for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:33:11 -0400 Original-Received: (qmail invoked by alias); 06 Jul 2009 15:33:07 -0000 Original-Received: from dslb-088-071-108-150.pools.arcor-ip.net (EHLO kassiopeya.MSHEIMNETZ.gmx.de) [88.71.108.150] by mail.gmx.net (mp063) with SMTP; 06 Jul 2009 17:33:07 +0200 X-Authenticated: #8529601 X-Provags-ID: V01U2FsdGVkX19430sR7mx4S+G3oi4k/ZhvYr2yDc4MjUNueas7OV gBpulHzmDbOP0n In-Reply-To: <4A521194.9090006@swipnet.se> ("Jan =?utf-8?Q?Dj=C3=A4rv=22's?= message of "Mon, 06 Jul 2009 17:00:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.65 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:112091 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! 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 Sebastian