bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16738: Errors while resizing vertically


From: martin rudalics
Subject: bug#16738: Errors while resizing vertically
Date: Mon, 24 Feb 2014 08:40:04 +0100

> I've tried the new code. With the following:
>
> (setq window-min-height 1)
> (set-face-attribute 'mode-line nil :overline "black")
>
> ,I'm unable to make windows any shorter than 2.

2 canonical lines.  But this is to be expected?  Otherwise, Emacs would
truncate the text line by the extra pixels needed for the mode line.

Whenever using a non-standard sized mode- or header-line _and_ a small
window-min-height/-width I recommend setting `window-resize-pixelwise'
to t.

martin





reply via email to

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