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

improve case detection for ranger-travel #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iyefrat
Copy link

@iyefrat iyefrat commented Oct 3, 2021

  • check that helm/ivy/ido-mode is on rather than the library being
    around
  • default to read-file-name instead of ido-read-file-name, since the
    latter doesn't work if ido isn't on.

- check that helm/ivy/ido-mode is on rather than the library being
  around
- default to read-file-name instead of ido-read-file-name, since the
  latter doesn't work if ido isn't on.
iyefrat added a commit to iyefrat/doom-emacs that referenced this pull request Oct 4, 2021
Overrides ranger-travel to have better mode detection for which
completion framework to use, and default to emacs built-ins instead of
ido.

In theory this should be a temporary fix until punassuming/ranger.el#236 gets
merged, but the maintenance status of ranger.el is not clear.

Fix doomemacs#5509
Ref punassuming/ranger.el#236
hlissner pushed a commit to doomemacs/doomemacs that referenced this pull request Oct 5, 2021
Overrides ranger-travel to have better mode detection for which
completion framework to use, and default to emacs built-ins instead of
ido.

In theory this should be a temporary fix until punassuming/ranger.el#236 gets
merged, but the maintenance status of ranger.el is not clear.

Fix #5509
Ref punassuming/ranger.el#236
peterhoeg pushed a commit to peterhoeg/doomemacs that referenced this pull request Oct 22, 2021
Overrides ranger-travel to have better mode detection for which
completion framework to use, and default to emacs built-ins instead of
ido.

In theory this should be a temporary fix until punassuming/ranger.el#236 gets
merged, but the maintenance status of ranger.el is not clear.

Fix doomemacs#5509
Ref punassuming/ranger.el#236
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.

1 participant