From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tom Wurgler Newsgroups: gmane.emacs.bugs Subject: Re: emacs 21.2 odd behavior in shell window Date: Wed, 27 Mar 2002 11:12:07 -0500 (EST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200203271612.LAA23093@rds294.goodyear.com> References: <200203271428.JAA14189@rds294.goodyear.com> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017245723 24857 127.0.0.1 (27 Mar 2002 16:15:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 27 Mar 2002 16:15:23 +0000 (UTC) Cc: twurgler@goodyear.com, bug-gnu-emacs@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16qG54-0006So-00 for ; Wed, 27 Mar 2002 17:15:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qG4x-0005C7-00; Wed, 27 Mar 2002 11:15:15 -0500 Original-Received: from [12.4.195.34] (helo=goodyear.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16qG1x-00055t-00 for ; Wed, 27 Mar 2002 11:12:09 -0500 Original-Received: from rds294.goodyear.com (rds294.goodyear.com [163.243.27.160]) by goodyear.com (8.9.1b+Sun/8.8.8) with ESMTP id LAA24732; Wed, 27 Mar 2002 11:12:07 -0500 (EST) Original-Received: (from t901353@localhost) by rds294.goodyear.com (8.9.3 (PHNE_18546)/8.9.3) id LAA23093; Wed, 27 Mar 2002 11:12:07 -0500 (EST) Original-To: eliz@is.elta.co.il In-Reply-To: (message from Eli Zaretskii on Wed, 27 Mar 2002 10:32:24 -0500) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:232 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:232 Now I tried: `blink-cursor-mode' command. Initially, behavior is as described before. After running `blink-cursor-mode', cursor stays solid and I can't get it to fail. I rerun `blink-cursor-mode' and the old (bad) behavior comes back. thanks tom