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

helm-marked-files-in-dired fails when helm-ff-default-directory is nil #49

Open
cmccloud opened this issue Jun 28, 2018 · 1 comment
Open

Comments

@cmccloud
Copy link

Attempting to use the helm-marked-files-in-dired action fails when called from helm-source-ls-git, as the value of helm-ff-default-directory is nil. Advising helm-ls-git-ls to let-bind the value of helm-ff-default-directory to (helm-ls-git-root-dir) works as a temporary fix.

To reproduce:
Navigate to a valid project and call helm-ls-git-ls
Navigate to the helm-source-ls-git source named "Git files"
Mark 0 or more files
From select action menu, select "Marked files in dired"

thierryvolpiatto pushed a commit that referenced this issue Jun 29, 2018
* helm-ls-git.el (helm-ls-git-ls): Do it.
@thierryvolpiatto
Copy link
Member

thierryvolpiatto commented Jun 29, 2018 via email

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

No branches or pull requests

2 participants