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


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Shuguang Sun <shuguang <at> gmail.com>
To: shuguang <at> gmail.com, bug-gnu-emacs <at> gnu.org
Subject: bug#29846: scroll and fontify takes longer time for file in slow
 network
Date: Mon, 25 Dec 2017 17:47:52 +0800
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

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.