> From: David Capello <davidcape...@gmail.com> > Date: Thu, 17 Dec 2015 16:57:28 -0300 > > Is someone else having problems saving files on Emacs for Windows (GNU Emacs > 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570)?
No, never. > Sometimes it takes 30 seconds or more to save one file. Does it always happen with the same file(s)? Do some files always exhibit this? Or just some random file at some random times? Are the files local or on a networked drive? Do you have antivirus installed that might check files programs open? > I've tried disabling fsync with: > > (setq write-region-inhibit-fsync t) > > But it doesn't solve the problem. I wouldn't expect it to.