From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Al Petrofsky Newsgroups: gmane.emacs.devel Subject: Re: PATCH: focus follows mouse in C Date: Sun, 10 Feb 2002 09:52:10 -0800 Message-ID: <200202101752.JAA04880@radish.petrofsky.org> References: NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013364243 22890 195.204.10.66 (10 Feb 2002 18:04:03 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 10 Feb 2002 18:04:03 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16ZyKZ-0005x6-00 for ; Sun, 10 Feb 2002 19:04:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZyAx-00008t-00; Sun, 10 Feb 2002 12:54:07 -0500 Original-Received: from radish.petrofsky.org ([216.240.48.33]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16Zy99-0008UR-00 for ; Sun, 10 Feb 2002 12:52:16 -0500 Original-Received: (from al@localhost) by radish.petrofsky.org (8.9.3/8.9.3/Debian 8.9.3-21) id JAA04880; Sun, 10 Feb 2002 09:52:10 -0800 Original-To: eliz@is.elta.co.il In-reply-to: (message from Eli Zaretskii on Sun, 10 Feb 2002 13:15:08 +0200 (IST)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:957 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:957 > From: Eli Zaretskii > On Sat, 9 Feb 2002, Al Petrofsky wrote: > > > In x11r6.5, xterm cannot send any motion events, but in XFree86 3.3 > > and later, xterm can send both button-motion events (i.e. motion > > events while a button is pressed) and regular pointer-motion events. > > Some of the documentation is still a little behind. > > Is there _any_ docs on this available? Anything at all? Yes, it is documented in xc/doc/specs/xterm/ctlseqs.ms in the XFree86 tree. The button-event mode is correctly documented. The any-event mode is mistakenly described thusly: Any-event mode is the same as button-event mode, except that all motion events are reported instead of just those that enter a new character cell. That should be "instead of just those that occur while a button is held down". -al _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel