From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: visible system caret no longer working in ms windows Date: Wed, 23 Oct 2002 03:10:55 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035357114 1762 80.91.224.249 (23 Oct 2002 07:11:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 07:11:54 +0000 (UTC) Cc: emacs-devel@gnu.org, emacs-pretest-bug@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184FgF-0000S0-00 for ; Wed, 23 Oct 2002 09:11:51 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 184Fhp-0007d9-00 for ; Wed, 23 Oct 2002 09:13:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 184Fgt-00080o-00; Wed, 23 Oct 2002 03:12:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 184FfU-0007Fh-00 for emacs-devel@gnu.org; Wed, 23 Oct 2002 03:11:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 184FfP-000736-00 for emacs-devel@gnu.org; Wed, 23 Oct 2002 03:11:02 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 184FfP-00072I-00 for emacs-devel@gnu.org; Wed, 23 Oct 2002 03:10:59 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 184FfL-0007Yf-00; Wed, 23 Oct 2002 03:10:55 -0400 Original-To: covici@ccs.covici.com In-reply-to: (message from John Covici on Mon, 21 Oct 2002 23:37:07 -0400) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8673 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8673 I went back to an earlier version (w32-fns.c dated June 14) and it is working again, so somewhere after that it became broken. The version number of emacs in both cases is 21.3.50.1. We have nobody working much on support for Windows now. Can you experiment with intermediate versions from CVS and narrow it down more precisely?