emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix `window-at' and `coordinates-in-window-p'


From: Richard Stallman
Subject: Re: [PATCH] Fix `window-at' and `coordinates-in-window-p'
Date: Sat, 24 Jul 2004 15:44:04 -0400

The comments define FRAME_CANON_X_FROM_PIXEL_X and friends
as converting units, which means that they should not offset
by the internal border.  That change might be wrong for other
uses of these macros.  That's why I fixed this case by
doing that in the code that uses the macros.

However, other uses of the same macros could have similar
bugs.  Could you look at the other uses of these macros?




reply via email to

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