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: frame auto-unmaximized Date: Mon, 06 Jul 2009 10:33:49 -0400 Message-ID: <4A520B4D.30807@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246891883 4137 80.91.229.12 (6 Jul 2009 14:51:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 14:51:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 06 16:51:16 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 1MNpX7-0001U3-AX for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 16:51:06 +0200 Original-Received: from localhost ([127.0.0.1]:55181 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpX6-0000Mb-Oy for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 10:51:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNpGn-0008N3-UL for emacs-devel@gnu.org; Mon, 06 Jul 2009 10:34:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNpGi-0008Lj-Bb for emacs-devel@gnu.org; Mon, 06 Jul 2009 10:34:13 -0400 Original-Received: from [199.232.76.173] (port=52111 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpGg-0008LP-J2 for emacs-devel@gnu.org; Mon, 06 Jul 2009 10:34:06 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:37974 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MNpGg-0003Nq-3H for emacs-devel@gnu.org; Mon, 06 Jul 2009 10:34:06 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MNpGd-0003K0-FP for emacs-devel@gnu.org; Mon, 06 Jul 2009 14:34:03 +0000 Original-Received: from 38.105.200.250 ([38.105.200.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jul 2009 14:34:03 +0000 Original-Received: from sds by 38.105.200.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jul 2009 14:34:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.105.200.250 User-Agent: Thunderbird 2.0.0.18 (X11/20081120) X-Enigmail-Version: 0.95.6 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112082 Archived-At: 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!