From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: frame auto-unmaximized Date: Mon, 6 Jul 2009 12:11:32 -0400 Message-ID: <1f77704b0907060911q5f314033ib26ae3c77117c2c8@mail.gmail.com> 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 1246897078 21647 80.91.229.12 (6 Jul 2009 16:17:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 16:17:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?Q?Jan_Dj=C3=A4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 06 18:17:51 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 1MNqt2-00056h-24 for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 18:17:48 +0200 Original-Received: from localhost ([127.0.0.1]:41751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNqt1-00060y-9G for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 12:17:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNqn8-0003lO-I7 for emacs-devel@gnu.org; Mon, 06 Jul 2009 12:11:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNqn2-0003gz-Mk for emacs-devel@gnu.org; Mon, 06 Jul 2009 12:11:41 -0400 Original-Received: from [199.232.76.173] (port=41886 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNqn2-0003gu-Fu for emacs-devel@gnu.org; Mon, 06 Jul 2009 12:11:36 -0400 Original-Received: from mail-px0-f200.google.com ([209.85.216.200]:39835) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNqn2-000582-07 for emacs-devel@gnu.org; Mon, 06 Jul 2009 12:11:36 -0400 Original-Received: by pxi38 with SMTP id 38so2757512pxi.14 for ; Mon, 06 Jul 2009 09:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=K3O25SXUYPKKSZcme/PP56PPVCNqPTgswk2qHG4JSts=; b=cMwmZZeH9y1+OuUPPhkGPM1kGCZP3TBLRQZq51ZN0+dXSfoEBV/0UwZWgKw4cASLwG JNcVFR1BY5hRK7JYvdX3KFsQ0zI9NeKX8E58KBMxD+zSbCKExwwswoJBw7u1eTJpTNhe fgqW50GqRViXGa1AOdiNp9QxRHhOq3W2QuhhU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=c+7AYgA1eztMCHIkyKM+R/V9zsu8iDkAzMtj0d2nj1x8P74RCIH6qlFd/E7dj4mEKr Bk+LgC+PJVP4DmI9Bmrz99vmdGCS/l30/WXsf5I+AOYebGwJzDuUPM219lenHr+j7DP8 qHg04OXgRUqqfYjoX3w38SRIVCeht4CsOqiDM= Original-Received: by 10.141.18.10 with SMTP id v10mr1189799rvi.232.1246896692412; Mon, 06 Jul 2009 09:11:32 -0700 (PDT) In-Reply-To: <4A521194.9090006@swipnet.se> X-Google-Sender-Auth: 1623eac7b9bdea97 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:112095 Archived-At: On Mon, Jul 6, 2009 at 11:00 AM, Jan Dj=C3=A4rv wrote: > 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! >> > > No, it sounds like a bug. =C2=A0Are you using metacity or something else = (compiz > perhaps)? metacity. this is "CentOS release 5.3 (Final)" thanks. --=20 Sam Steingold