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

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

Re: ruler-mode is broken


From: Luc Teirlinck
Subject: Re: ruler-mode is broken
Date: Wed, 8 Oct 2003 10:04:56 -0500 (CDT)

Just in case, here is the _maybe_ relevant behavior of
`coordinates-in-window-p':

emacs-21.3.50 -q --eval "(blink-cursor-mode 0)" &
M-x scroll-bar-mode
M-x fringe-mode
M-x tool-bar-mode
M-x menu-bar-mode

(get rid of all that stuff, to make sure it is all unrelated to the
problem)

(coordinates-in-window-p '(0 . 0) (selected-window))

Result:

GNU/Linux: nil  ;; today's CVS
MS Windows: (0 . 0) ;; end of May's CVS.  I do not use MS Windows, so
                    ;; I can not recheck.

Sincerely,

Luc.









reply via email to

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