Re: tramp readlink slowdown on find-file
Prashant Tak <[email protected]>
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Please refer to my config snippet I already have remote-file-name-inhibit-cache set as nil. > Tramp caches the result of a check for remote-file-name-inhibit-cache > seconds. Increase that value (it defaults to 10), or set it to nil. Is there no other way to disable the amount of checking done by tramp? Prashant