unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Shuguang Sun <shuguang@gmail.com>
To: shuguang@gmail.com, 29846@debbugs.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	[thread overview]
Message-ID: <CACspjXcHfxnxT3kxqdNajAw1qBg3gAVgzp07dib2vKscajQrng@mail.gmail.com> (raw)
In-Reply-To: <CACspjXdWGoGQUK2OXPC16ZEO2_TGvzMYmt6sszR2auJXupUK0A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 325 bytes --]

  reply	other threads:[~2017-12-25  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-25  6:03 bug#29846: scroll and fontify takes longer time for file in slow network Shuguang Sun
2017-12-25  9:47 ` Shuguang Sun [this message]
2017-12-25 12:28   ` Eli Zaretskii
2017-12-25 14:41     ` Shuguang Sun
2017-12-25 16:48   ` Eli Zaretskii
2017-12-26  1:04     ` Shuguang Sun
2017-12-27 20:49 ` Stefan Monnier
2017-12-28 16:21   ` Eli Zaretskii
2017-12-28 19:03     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACspjXcHfxnxT3kxqdNajAw1qBg3gAVgzp07dib2vKscajQrng@mail.gmail.com \
    --to=shuguang@gmail.com \
    --cc=29846@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).