emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to restore the layout?


From: Stephen Leake
Subject: Re: How to restore the layout?
Date: Sun, 30 Jun 2013 11:23:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt)

Juanma Barranquero <address@hidden> writes:

> On Sat, Jun 29, 2013 at 10:39 AM, Stephen Leake
> <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]