From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: How to restore the layout? Date: Sun, 30 Jun 2013 11:23:02 -0400 Message-ID: <85r4fjsjvt.fsf@member.fsf.org> References: <51C5AA68.4000204@alice.it> <51CC3E42.7020409@alice.it> <51CC4CC1.3030202@alice.it> <51CC8403.1030009@gmx.at> <51CCA56A.8000508@gmx.at> <51CD49CF.1090103@gmx.at> <2FB4C583-960C-4DA8-8B2E-29DF8D96770E@swipnet.se> <51CD6324.2040504@gmx.at> <834ncifkq9.fsf@gnu.org> <83zjuae19s.fsf@gnu.org> <83r4fmdsw5.fsf@gnu.org> <85k3ldtion.fsf@member.fsf.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1372605830 27183 80.91.229.3 (30 Jun 2013 15:23:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2013 15:23:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 30 17:23:49 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 1UtJTg-0002aF-Cc for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 17:23:48 +0200 Original-Received: from localhost ([::1]:36088 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtJTf-0002Yh-VR for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 11:23:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtJTb-0002V9-Mt for emacs-devel@gnu.org; Sun, 30 Jun 2013 11:23:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtJTa-0003Zw-U1 for emacs-devel@gnu.org; Sun, 30 Jun 2013 11:23:43 -0400 Original-Received: from vms173005pub.verizon.net ([206.46.173.5]:19231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtJTa-0003Zk-OX for emacs-devel@gnu.org; Sun, 30 Jun 2013 11:23:42 -0400 Original-Received: from TAKVER ([unknown] [71.241.247.125]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MP7000VOPEESZ60@vms173005.mailsrvcs.net> for emacs-devel@gnu.org; Sun, 30 Jun 2013 10:23:08 -0500 (CDT) In-reply-to: (Juanma Barranquero's message of "Sun, 30 Jun 2013 00:18:35 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.46.173.5 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:161350 Archived-At: Juanma Barranquero writes: > On Sat, Jun 29, 2013 at 10:39 AM, Stephen Leake > wrote: > >> Moving the frame outside the current display is an issue; it would be >> nice if the restore could detect that, and keep the frames in view. > > How can I do that? Is there any way to get from Emacs the maximum > dimensions of a frame in the current display, (display-pixel-height) (display-pixel-width) -- -- Stephe