From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: Setting cursor-type does not trigger redisplay of cursor Date: Thu, 03 Nov 2005 08:50:39 -0500 Message-ID: References: <87mzkpbs9v.fsf@xemacs.org> <874q6wn313.fsf@jurta.org> <877jbrdtfc.fsf@xemacs.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1131028710 3386 80.91.229.2 (3 Nov 2005 14:38:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2005 14:38:30 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Nov 03 15:38:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EXgD5-0003q9-EU for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 15:36:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXgD1-0006mF-VH for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Nov 2005 09:36:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EXfaD-0007zM-EA for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2005 08:56:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EXfaC-0007z2-Bu for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2005 08:56:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EXfUH-0006h8-5A for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2005 08:50:41 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EXfUH-00031X-G4 for bug-gnu-emacs@gnu.org; Thu, 03 Nov 2005 08:50:41 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EXfUF-0007cr-DS; Thu, 03 Nov 2005 08:50:39 -0500 Original-To: Hrvoje Niksic In-reply-to: <877jbrdtfc.fsf@xemacs.org> (message from Hrvoje Niksic on Wed, 02 Nov 2005 15:18:47 +0100) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:13878 Archived-At: Note that my original bug report does not request a set-cursor-type. I would just like Emacs to automatically "notice" a change (of any kind) to cursor-type at the next redisplay. Right now, what is it that you need to do to make Emacs really display the new cursor type?