From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: PATCH: focus follows mouse in C Date: Sat, 16 Feb 2002 11:35:51 +0100 Message-ID: References: <200202071456.g17EujV04572@aztec.santafe.edu> <200202082324.g18NON305738@aztec.santafe.edu> <6480-Sat09Feb2002120145+0200-eliz@is.elta.co.il> <5137-Sat09Feb2002165228+0200-eliz@is.elta.co.il> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: quimby2.netfonds.no 1013861580 31806 195.204.10.66 (16 Feb 2002 12:13:00 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 16 Feb 2002 12:13:00 GMT Cc: rms@gnu.org, 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 16c3i7-0008Gu-00 for ; Sat, 16 Feb 2002 13:12:59 +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 16c3W3-0004Um-00; Sat, 16 Feb 2002 07:00:31 -0500 Original-Received: from p0248.as-l043.contactel.cz ([194.108.242.248] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16c3Ts-0004Kn-00; Sat, 16 Feb 2002 06:58:17 -0500 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 57C53441C0; Sat, 16 Feb 2002 13:00:37 +0100 (CET) Original-To: Eli Zaretskii Mail-Copies-To: never X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: <5137-Sat09Feb2002165228+0200-eliz@is.elta.co.il> ("Eli Zaretskii"'s message of "Sat, 09 Feb 2002 16:52:29 +0200") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu) Original-Lines: 18 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:1201 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1201 From: "Eli Zaretskii" Date: Sat, 09 Feb 2002 16:52:29 +0200 > Ahem.. why is this only in xterm.c? Is it just because this is a > prototype? I mean, we surely want this for any version that supports > a mouse, including the Windows, the Mac, and the DOS ports, right? I have just committed that change and notified Jason and Andrew. Windows and Mac ports should be fairly easy (they use almost the same infrastructure). But what about DOS? The only changed thing in xterm.c is note_mouse_highlight. I do not know how it works under DOS, Eli can you help here? Is Emacs able to use mouse under DOS? The last time I met DOS, I was 10 years younger then now ;-) -- Pavel Janík Don't just echo the code with comments - make every comment count. -- The Elements of Programming Style (Kernighan & Plaugher) _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel