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

direnv--directory: Predicate derived-mode test on base buffer mode #51

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

stribb
Copy link
Collaborator

@stribb stribb commented Jul 9, 2019

Eg: I have a magit status buffer, which I clone with
clone-indirect-buffer-other-window, then change its mode to
fundamental. The directory returned by direnv--directory should not
care about the major mode of my indirect buffer.

Tested by doing the above.

Eg: I have a magit status buffer, which I clone with
`clone-indirect-buffer-other-window`, then change its mode to
fundamental. The directory returned by `direnv--directory` should not
care about the major mode of my indirect buffer.

Tested by doing the above.
@wbolster
Copy link
Owner

wbolster commented Oct 7, 2019

sorry @stribb, i totally forgot about this one. is this still relevant and up-to-date?

@wbolster wbolster self-assigned this Oct 7, 2019
@stribb
Copy link
Collaborator Author

stribb commented Oct 7, 2019

Huh, so did I :) I think it still is. I see it is still mergeable.

Copy link
Owner

@wbolster wbolster left a comment

Choose a reason for hiding this comment

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

thanks 🚀

@wbolster wbolster merged commit ae6c973 into wbolster:master Oct 16, 2019
@wbolster
Copy link
Owner

related: #25

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.

2 participants