GNU bug report logs - #29846
scroll and fontify takes longer time for file in slow network

Previous Next

Package: emacs;

Reported by: Shuguang Sun <shuguang <at> gmail.com>

Date: Mon, 25 Dec 2017 06:04:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: 29846 <at> debbugs.gnu.org, shuguang <at> gmail.com, shuguang <at> gmail.com
Subject: bug#29846: scroll and fontify takes longer time for file in slow	network
Date: Mon, 25 Dec 2017 14:28:46 +0200
On December 25, 2017 11:47:52 AM GMT+02:00, Shuguang Sun <shuguang <at> gmail.com> wrote:
> Backup, auto-save, and lockfiles has been disabled in .dir-locals
> 
> ((nil
>   (make-backup-files . nil)
>   (create-lockfiles  . nil)
>   (auto-save-default . nil)
>   (auto-save-timeout . 10000)
>   ))
> 
> Best Regards,
> Shuguang

Did you try setting auto-save-interval to a large value, in addition to above?




This bug report was last modified 7 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.