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

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

bug#15046: 24.3.50; Extra Line under minibuffer in Mac OSX fullscreen


From: Eli Zaretskii
Subject: bug#15046: 24.3.50; Extra Line under minibuffer in Mac OSX fullscreen
Date: Fri, 09 Aug 2013 16:37:28 +0300

> From: Jan Djärv <jan.h.d@swipnet.se>
> Date: Fri, 9 Aug 2013 14:41:24 +0200
> Cc: 15046@debbugs.gnu.org,
>  deyuan.deng@gmail.com
> 
> > I'm not sure what you mean by "displays whole lines", but at least
> > taken at face value, this is incorrect: Emacs is perfectly capable of
> > displaying partially visible lines.
> 
> So why don't it?  The display engine got all information it needs, the frame 
> size in pixels, the line sizes in pixels, the placement of the windows and so 
> on.  It should be able to distribute the non-whole line pixels to a widow and 
> display a partial line there (i.e. above the mode line as suggested 
> elsewhere), but it currently don't.  That is what I mean by displays whole 
> lines.

What you mean is Emacs is unable to _resize_ a window in pixel
increments.  It can only change window size in integral increments of
the frame's default face.  That is correct (and AFAIU is the subject
or Martin's patch).

But once a window is created or resized, it can display partial
lines.  Just remap the default face and you will see it.





reply via email to

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