[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem with fullheight for inital window
From: |
MelloBob |
Subject: |
problem with fullheight for inital window |
Date: |
Mon, 24 Apr 2017 16:25:39 -0700 (PDT) |
User-agent: |
G2/1.0 |
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.
- problem with fullheight for inital window,
MelloBob <=