From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: mouse cursor and iso-accents-mode Date: Mon, 20 Jan 2003 20:19:51 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <25E65D2C-2CAC-11D7-9A4A-00039363E640@swipnet.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1043090446 8531 80.91.224.249 (20 Jan 2003 19:20:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 19:20:46 +0000 (UTC) Cc: emacs-devel@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 18ahTM-0002Ct-00 for ; Mon, 20 Jan 2003 20:20:40 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18aheM-0000GJ-00 for ; Mon, 20 Jan 2003 20:32:02 +0100 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 18ahTz-0003mo-05 for emacs-devel@quimby.gnus.org; Mon, 20 Jan 2003 14:21:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18ahTP-0003cC-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 14:20:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18ahSx-0003QC-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 14:20:17 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ahSi-00034Z-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 14:20:00 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h0KKEkDU003292; Mon, 20 Jan 2003 21:14:47 +0100 Original-To: John.Tobey@ftid.com In-Reply-To: X-Mailer: Apple Mail (2.482) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10912 > No, running with "-q" and renaming .emacs do not solve it. I also > tried > cleaning out my X resources with "xrdb result. > > I hope that someone who can observe this problem will decide to > debug it and track down the actual cause. > > ====================================================================== > Start emacs as an X window and enter iso-accents-mode. Whenever you > type a composite character, for example `" SPC' for the `"' character, > the mouse cursor becomes the wristwatch shape and the usual mouse > functions cease to work. Everything reverts to normal at the next RET > or C-SPC or C-p or certain other actions. Normal typing of text, > however, does not cause the mouse to resume functioning. This happens every time on the RC branch and 21.2, but not at all in CVS HEAD. I haven't found yet how to fix this in RC, but I'm looking. Jan D.