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

  1. x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Wed, 6 Jan 1993 12:01:43 EST
  2. Date: Wed, 6 Jan 1993 16:48:53 GMT
  3. From: djh@CIS.Prime.COM (David Hughes)
  4. Message-ID: <9301061648.AA20908@CIS.Prime.COM>
  5. Newsgroups: alt.lucid-emacs.bug
  6. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  7. Sender: bug-lucid-emacs-request@lucid.com
  8. Subject: (no subject given!)
  9. Lines: 22
  10.  
  11. Excerpt of message (sent 6 January 93) by Guido Bosch:
  12. > BTW, why do motion events that occur when the mouse is over a windows
  13. > modeline don't have an associated window (and thus no buffer)?
  14. > Evaluate the following piece of code to check this behavior:
  15. > (defun testhandler (event)
  16. >   (message"%s" (event-window event)))
  17. > (let ((mouse-motion-handler 'testhandler))
  18. >   (read-char))  
  19. > This is not very handy, because motion handlers that interprete
  20. > motion events can't do any particular operations on mode lines, such as
  21. > mooving them in order to resize splitted windows. I don't know whether
  22. > there is a technical reason for this behavior, but it would be nice if
  23. > this could be changed in a further release.
  24.  
  25. Guido - this is something I fixed with djh-imouse...
  26.  
  27. --
  28. Regards, David
  29.