; Instrument `tramp-handle-file-name-case-insensitive-p' for debugging
This commit is contained in:
parent
7dfc8353ce
commit
e32d99593b
1 changed files with 1 additions and 0 deletions
|
@ -2880,6 +2880,7 @@ User is always nil."
|
|||
(with-tramp-connection-property v "case-insensitive"
|
||||
(ignore-errors
|
||||
(with-tramp-progress-reporter v 5 "Checking case-insensitive"
|
||||
(tramp-backtrace v)
|
||||
;; The idea is to compare a file with lower case
|
||||
;; letters with the same file with upper case letters.
|
||||
(let ((candidate
|
||||
|
|
Loading…
Add table
Reference in a new issue