From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: simon.sirca@fmf.uni-lj.si (Simon Sirca) Newsgroups: gmane.emacs.help Subject: x-pointer-shape Date: 15 Apr 2003 23:54:45 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <52ce227c.0304152254.5476d30@posting.google.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1050476163 19584 80.91.224.249 (16 Apr 2003 06:56:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 06:56:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 16 08:56:02 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195gpt-00055Z-00 for ; Wed, 16 Apr 2003 08:56:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195gpQ-0005qi-07 for gnu-help-gnu-emacs@m.gmane.org; Wed, 16 Apr 2003 02:55:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 193.2.68.121 Original-X-Trace: posting.google.com 1050476085 16083 127.0.0.1 (16 Apr 2003 06:54:45 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 16 Apr 2003 06:54:45 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:112024 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8524 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8524 I have emacs-21.2-33 running on RH9, and I can not change the pointer shape. It seems to be totally random: first it's a cross, when one exits another program (like xv, which has a fish-shaped cursor), and then moves the mouse into the emacs window, one gets a fish in emacs. Things like (setq x-pointer-shape x-pointer-left-ptr) (set-mouse-color "blue") (or x-pointer-left-ptr substituted by an integer) do not seem to work. Simon