Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Emacs 25.1-rc1 #21

Merged
merged 1 commit into from
Aug 6, 2016
Merged

Conversation

zonuexe
Copy link
Collaborator

@zonuexe zonuexe commented Aug 6, 2016

Not work in Emacs 25.1-rc1.

in tramp:

(locate-dominating-file "" "vendor"))
;; 24.5.1   => "./"
;; 25.1-rc1 => "/scp:remote-server:/home/tadsan/project/"

This might a bug from TRAMP, but it is resolved by this patch.

@muddletoes
Copy link
Contributor

Looks good to me.

@nlamirault nlamirault merged commit 5f3081c into nlamirault:develop Aug 6, 2016
@zonuexe zonuexe deleted the fix/emacs-25-tramp branch August 6, 2016 23:32
@zonuexe
Copy link
Collaborator Author

zonuexe commented Aug 6, 2016

Thanks!

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.

None yet

3 participants