Francis Litterio <[EMAIL PROTECTED]> writes:
> I should have said what the symptom of the malfunction is that, on
> Windows, when you evaluate this Elisp code:
>
> (make-frame '((top . -1) (left . -1)))
>
> the new frame will not be positioned with its bottom-right corner in the
> bottom-rig
I wrote:
> This patch to the CVS Emacs sources fixes the way that function
> x_calc_absolute_position() accounts for the Windows-drawn borders around
> a frame when converting a negative 'top or 'left parameter into the
> equivalent positive value.
I should have said what the symptom of the malfu
Emacs developers,
This patch to the CVS Emacs sources fixes the way that function
x_calc_absolute_position() accounts for the Windows-drawn borders around
a frame when converting a negative 'top or 'left parameter into the
equivalent positive value.
I have submitted this patch before, but RMS tol