From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: PATCH: focus follows mouse in C Date: Sun, 10 Feb 2002 13:15:08 +0200 (IST) Message-ID: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: quimby2.netfonds.no 1013340468 6884 195.204.10.66 (10 Feb 2002 11:27:48 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 10 Feb 2002 11:27:48 GMT Cc: Pavel@Janik.cz, 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 16Zs96-0001mw-00 for ; Sun, 10 Feb 2002 12:27:48 +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 16Zrzk-0004NH-00; Sun, 10 Feb 2002 06:18:08 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16Zryo-0004Mg-00 for ; Sun, 10 Feb 2002 06:17:11 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id NAA15580; Sun, 10 Feb 2002 13:15:09 +0200 (IST) X-Sender: eliz@is Original-To: Al Petrofsky In-Reply-To: <200202092140.NAA26251@radish.petrofsky.org> 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:949 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:949 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? I think we'll need changes on the C level to support this feature, since mouse motion is tracked on the C level in Emacs. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel