Hang when saving files
David Capello <[email protected]>
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <CA+hc8b7pfd0+Eh0r59TSNA18Y1PVDBQMSZb2Ws7UrRqxh99pbA@mail.gmail.com> |
Hi people, 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)? Sometimes it takes 30 seconds or more to save one file. I've tried disabling fsync with: (setq write-region-inhibit-fsync t) But it doesn't solve the problem. - David