GNU bug report logs -
#9717
emacs hanging in windows 7
Previous Next
Reported by: Argos42 <argos42 <at> gmail.com>
Date: Mon, 10 Oct 2011 16:29:02 UTC
Severity: normal
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Argos42 <argos42 <at> gmail.com>
> Date: Tue, 11 Oct 2011 14:07:44 +0200
> Cc: 9717 <at> debbugs.gnu.org
>
> It hangs both at home on my desktop computer (Win7.32) and a laptop at
> work (Win7.64).
> At home, hangs are short while at work it can last up to 30 secs.
Can it be that the laptop has some power management policy defined
that stops the disk after some time, and Emacs waits until it spins
up?
> Files are on local HD.
>
> I'm also wandering, is emacs trying to check my user rights over the network?
If the files are local, there's nothing for Emacs to check on the
network, I think. But if you can install some sniffer, like windump,
and see what is the traffic on the network during these delays, that
might unlock the mystery.
>
> In emacs -Q : same problem.
>
>
> Other people have/had similar issues
> (http://stackoverflow.com/questions/2007329/emacs-23-1-50-1-hangs-ramdomly-for-6-8-seconds-on-windows-xp
> http://blog.zzamboni.org/solving-hangs-in-emacs-on-windows ...)
But you said that in your case, setting w32-get-true-file-attributes
to nil didn't help, didn't you?
How about this setting:
(setq vc-handled-backends nil)
Put it in your .emacs, restart Emacs and see if the delays go away.
This bug report was last modified 9 years and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.