[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with fullheight for inital window
From: |
Emanuel Berg |
Subject: |
Re: problem with fullheight for inital window |
Date: |
Tue, 25 Apr 2017 02:28:06 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
MelloBob wrote:
> I've been using this in my .emacs file for
> years to set up the initial window size:
>
> (setq default-frame-alist '((width . 110)
> (height . fullheight) ))
>
> I think it's due to a recent OS update
> (Ubuntu to 17.04 and XFCE4), but now the
> window is 1 line too tall and the bottom
> buffer is cut off. Suggestions on how to fix
> this would be appreciated.
Yeah, that sounds like a windows manager and/or
X thing. From your description tho, it doesn't
sound like the *size* is incorrect, rather the
*position* of the window - am I right?
However, if you are running the GUI Emacs, what
about just invoking it with the --fullscreen
option? I.e.,
$ emacs --fullscreen
?
--
underground experts united
http://user.it.uu.se/~embe8573