Quoting LENNART BORGMAN <[EMAIL PROTECTED]>:

> From: [EMAIL PROTECTED] (Kim F. Storm)
>
> > [EMAIL PROTECTED] writes:
> >
> > > The "bug" used to be there because Emacs required an integer
> > number of lines on
> > > the screen. Now that Emacs handles different sized fonts, this
> > restriction may
> > > not be needed anymore,
> >
> > It is not "needed", but the window size / position calculations are
> > still performed in lines/column units, so it is major work to remove
> > the restriction.   I plan to do that _after_ the release.
>
> But is it at all needed for maximized frames currently?

If the code is unable to handle non-integer frame heights for non-maximised
frames, it is unable to handle them for maximised frames.

I'd leave this change for after the release, as it is likely to introduce subtle
bugs until Kim has made those changes.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to