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

More on *cursorhook*



Mouse tracking in windows is lost if you simply set *cursorhook* to nil.

Welcome to Macintosh Common Lisp Version 2.0f2!
? (setf *cursorhook* nil)
nil

  ; mouse tracking no longer works correctly!

This sounds like a bug, yes?

  -- Luke