home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / lucidem / bug / 427 < prev    next >
Encoding:
Text File  |  1993-01-06  |  895 b   |  24 lines

  1. x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Wed, 6 Jan 1993 14:53:57 EST
  2. Date: Wed, 6 Jan 1993 11:53:08 PST
  3. Message-ID: <9301061953.AA24260@thalidomide.lucid>
  4. X-Windows: No hardware is safe.
  5. From: jwz@lucid.com (Jamie Zawinski)
  6. Sender: jwz%thalidomide@lucid.com
  7. Subject: Re: motion events on mode lines
  8. References: <9301061609.AA09125@moebius.loria.fr>
  9. Newsgroups: alt.lucid-emacs.bug
  10. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  11. Lines: 11
  12.  
  13. In message <9301061609.AA09125@moebius.loria.fr> Guido Bosch wrote:
  14. >
  15. > Another point is that there should be sth. like a
  16. > mouse-{leaves,enter}-screen-hook, to be called when the mouse is
  17. > leaving or entering an Emacs screen.
  18.  
  19. That's what mouse-enter-hook and mouse-left-hook are.  But be careful not to
  20. assume point-to-type focus policy: maybe what you want are select-screen-hook
  21. and deselect-screen-hook.
  22.  
  23.     -- Jamie
  24.