X-Spam-Check-By: sourceware.org Date: Mon, 16 Oct 2006 17:52:40 -0700 From: Eric Twietmeyer Subject: RE: emacs hangs at start, or sometime later In-reply-to: To: cygwin AT cygwin DOT com Reply-to: ept AT terrex DOT com Message-id: <02d501c6f186$8c8c1460$eb1d0cd1@etwietmeyer> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 11 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Peter Brown > Sent: Monday, October 16, 2006 9:34 AM > To: cygwin AT cygwin DOT com > Subject: Re: emacs hangs at start, or sometime later > > Eric Twietmeyer 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 > Wow, quite strange. Are you saying you have to do both, change the repeat rate in Control Panel and also set blink-cursor-mode? What do you change the rate to in Control Panel, if that is also necessary? Or is it enough just to set the blink-cursor-mode? Thanks! -Eric -- 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/