bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20927: 24.5; Cygwin Emacs completely blocks for 5+ seconds


From: Ken Brown
Subject: bug#20927: 24.5; Cygwin Emacs completely blocks for 5+ seconds
Date: Mon, 29 Jun 2015 11:03:37 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 6/29/2015 9:21 AM, Sebastien Vauban wrote:
Hello,

When:

1. Starting Cygwin Emacs,
2. Opening whichever local file (`org-mode/lisp/org.el', in my case),
    and
3. Keeping constantly our index on the Down arrow key to make the buffer
    scroll indefinitely,

Emacs blocks (after 30 seconds scroll or so) for 5 entire seconds, and
then revives...

I can't reproduce this on my system. I held my finger on the down arrow for about 2 minutes.

I've tracked down this problem in Cygwin Emacs, and it's due to this
line:

--8<---------------cut here---------------start------------->8---
   (global-auto-revert-mode 1)           ; Auto refresh buffers.
--8<---------------cut here---------------end--------------->8---

When it's commented, Cygwin Emacs behaves normally.

Note the above line does NOT cause any trouble in Windows Emacs...

One difference is that Cygwin Emacs uses gfilenotify, based on GLib. I recall a discussion some time ago (either on emacs-devel or in a bug report) about problems with gfilenotify, but I don't remember if the problems were resolved.

Ken





reply via email to

[Prev in Thread] Current Thread [Next in Thread]