[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] Edwin slow file save over WebDAV
From: |
Taylor R Campbell |
Subject: |
Re: [MIT-Scheme-devel] Edwin slow file save over WebDAV |
Date: |
Wed, 31 Oct 2012 19:37:22 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1 |
Date: Wed, 31 Oct 2012 14:38:51 -0400
From: Richard Loveland <address@hidden>
I've recently switched from using GNU Emacs to Edwin to edit files mounted
using WebDAV. For some reason, when saving the files, Edwin is very slow to
finish saving and begin accepting user input again. Noticeably slower than
performing the same operation using GNU Emacs on the same computer, for
example.
What mode is Edwin in when saving the buffer? Also, can you dtruss
Edwin just before you save the buffer, and see whether there is any
system call in particular that is taking a long time?