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

Re-handle anonymous sorting functions #1575

Merged
merged 2 commits into from
May 16, 2018

Conversation

basil-conto
Copy link
Collaborator

The car-safe in 2984025 handles lists of function symbols, but breaks with anonymous functions, which are also lists.

  • ivy.el (ivy--sort-function): Handle anonymous fns.
  • ivy-test.el (ivy--sort-function): New test.

Fixes #1574.

@abo-abo abo-abo merged commit 3fd7710 into abo-abo:master May 16, 2018
@abo-abo
Copy link
Owner

abo-abo commented May 16, 2018

Thanks.

@basil-conto basil-conto deleted the blc/issue-1574 branch May 16, 2018 15:40
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