From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: strange NTEmacs graphic cursor behavior Date: Mon, 05 May 2003 15:00:19 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052161737 21324 80.91.224.249 (5 May 2003 19:08:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 5 May 2003 19:08:57 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 05 21:08:54 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ClKY-0005Xl-00 for ; Mon, 05 May 2003 21:08:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19ClNg-0004ZW-00 for ; Mon, 05 May 2003 21:12:08 +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 19ClL6-0001Cs-05 for emacs-devel@quimby.gnus.org; Mon, 05 May 2003 15:09:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19ClJJ-0008N7-00 for emacs-devel@gnu.org; Mon, 05 May 2003 15:07:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19ClIx-0007j0-00 for emacs-devel@gnu.org; Mon, 05 May 2003 15:07:18 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19ClFQ-0004Km-00 for emacs-devel@gnu.org; Mon, 05 May 2003 15:03:36 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19ClCl-0004uR-00 for ; Mon, 05 May 2003 21:00:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19ClBf-0004rE-00 for ; Mon, 05 May 2003 20:59:43 +0200 Original-Lines: 27 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:RxeXvEmW8MtAv87vph/egEcYuTU= 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:13699 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13699 I have: (custom-set-faces ... '(table-cell-face ((t (:background "pink" :inverse-video nil)))) ... ) When I hold down `C-n' normally I see the cursor move each time my keyboard repeat sends a keystroke. When the cursor gets to a recognized table boundary, e.g. M-x table-insert Ret Ret Or if I reach a boundary starting from anywhere inside the table, things get strange. Instead of seeing the cursor move, the title bar of my frame flashes approximately once per key repeat. The cursor just appears to sit there until my key repeats are finished. Explanations? I'm using a build from CVS sometime during the past month. Happy to provide more data; just ask. -- Dave Abrahams Boost Consulting www.boost-consulting.com