After step 1 and 3, an error is logged: Not a Tramp file name: "nil"
After step 3, Emacs is unable to execute anything because the above error always stands in the way.
blamer--git-exist-p uses blamer--get-local-name/tramp-dissect-file-name on nil (a non-file mini buffer in step 3).
Steps:
find-file
/sudo::/etc/fstab
M-x
After step 1 and 3, an error is logged:
Not a Tramp file name: "nil"
After step 3, Emacs is unable to execute anything because the above error always stands in the way.blamer--git-exist-p
usesblamer--get-local-name
/tramp-dissect-file-name
onnil
(a non-file mini buffer in step 3).