[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. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel