From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: How to restore the layout? Date: Thu, 27 Jun 2013 20:27:15 +0200 Message-ID: <51CC8403.1030009@gmx.at> References: <51C5AA68.4000204@alice.it> <83ehbrju1d.fsf@gnu.org> <87r4frcq9v.fsf@rosalinde.fritz.box> <87vc5345t3.fsf@gmail.com> <51C8B2C8.4000803@gmx.at> <51C93CDB.2020301@gmx.at> <51C9C790.3020407@gmx.at> <51CA0D4C.7080204@alice.it> <51CC3E42.7020409@alice.it> <51CC4CC1.3030202@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1372357647 3403 80.91.229.3 (27 Jun 2013 18:27:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Jun 2013 18:27:27 +0000 (UTC) Cc: Angelo Graziosi , Emacs developers , Stefan Monnier , Eli Zaretskii , Stephen Berman , Jambunathan K To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 27 20:27:26 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UsGuj-00051H-N2 for ged-emacs-devel@m.gmane.org; Thu, 27 Jun 2013 20:27:25 +0200 Original-Received: from localhost ([::1]:55658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsGuj-0000qf-Ab for ged-emacs-devel@m.gmane.org; Thu, 27 Jun 2013 14:27:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsGue-0000qW-6G for emacs-devel@gnu.org; Thu, 27 Jun 2013 14:27:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsGud-0008A8-EK for emacs-devel@gnu.org; Thu, 27 Jun 2013 14:27:20 -0400 Original-Received: from mout.gmx.net ([212.227.15.18]:58469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsGud-0008A3-4y for emacs-devel@gnu.org; Thu, 27 Jun 2013 14:27:19 -0400 Original-Received: from mailout-de.gmx.net ([10.1.76.4]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0LlKzA-1UINvc1OLO-00b3M4 for ; Thu, 27 Jun 2013 20:27:18 +0200 Original-Received: (qmail invoked by alias); 27 Jun 2013 18:27:18 -0000 Original-Received: from 62-47-52-81.adsl.highway.telekom.at (EHLO [62.47.52.81]) [62.47.52.81] by mail.gmx.net (mp004) with SMTP; 27 Jun 2013 20:27:18 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19/1C9vHeh/JMRwNRGH17Yoa3sMFc7Exso3/6ijGV fnoNjBweuEFp2M In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.18 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161149 Archived-At: > Yes. I plan to fix it, but I first want advice about getting the > pre-maximized frame size without having to de-maximize and re-maximite > it. This means one slot for each frame edge ;-) > For the moment being, saving&restoring maximized/fullscreen frames > is not really supported. martin