Skip to content

Conversation

yangsheng6810
Copy link

The data structure of the return value of tramp-dissect-file-name was changed from a vector to a cl-structure class, and the implementation in git-gutter-plus assumes it to be a vector. This PR uses the API (I checked the APIs are available even in Emacs 23) provided by tramp.el to fix the problem. This avoids the type check in #39 , and fixes #42 .

Copy link

@kepi kepi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm, would be great to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error opening tramp files
2 participants