emacs-helm / emacs-helm/helm-ls-git

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

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
124
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.