X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Peter Brown <pnbrown@llnl.gov>
Subject:  Re: emacs hangs at start, or sometime later
Date: Mon, 16 Oct 2006 16:33:39 +0000 (UTC)
Lines: 27
Message-ID:  <loom.20061016T182753-935@post.gmane.org>
References:  <20061013135717.GA15845@flixx.linux.bogus> <024801c6ef07$d8fc22d0$eb1d0cd1@etwietmeyer>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric Twietmeyer <ept <at> terrex.com> writes:

> > I am having some problems with my emacs. I have 21.2-13 
> > installed, and recently it started locking up after some 
> > time, from ~1 hour to 3-4 hours. The window would not 
> > repaint. The emacs process usage goes up to 50%, then close 
> > to 100%, until the process is killed.
> 
> -Eric
> 
> 


I was having random hangs with emacs on my Windows XP Pro desktop. I traced 
the problem to a bug in my keyboard driver. After logging out, when I log back 
in I have to reset the repeat rate via Control Panel. I found that if I used a 
constant cursor in emacs instead of the blinking cursor, then emacs worked 
fine and stopped hanging. The line

(blink-cursor-mode 0)                   ; Constant cursor

in my .emacs file fixed my problem. Strange.

-Peter





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

