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