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

counsel-git-grep fails with Wrong number of arguments: nil, 1 #1107

Closed
pierrelegall opened this issue Jul 16, 2017 · 7 comments
Closed

counsel-git-grep fails with Wrong number of arguments: nil, 1 #1107

pierrelegall opened this issue Jul 16, 2017 · 7 comments

Comments

@pierrelegall
Copy link

The counsel-git-grep interactive command fails with the error below:

Wrong number of arguments: nil, 1

I note this about a month ago.

Tested today on:

  • GNU Emacs: 24.5.1 & 25.2.50.2
  • Ivy: 20170711.910
  • Counsel: 20170710.1111
@stotok
Copy link

stotok commented Jul 17, 2017

I'm seeing the same issue.

@abo-abo
Copy link
Owner

abo-abo commented Jul 17, 2017

Which OS? Can you reproduce with emacs -Q?

@pierrelegall
Copy link
Author

Reproduced with emacs -Q.

Cannot reproduce on another computer with the same OS (Xubuntu 16.04 64bits, Linux 4.4.0-83-generic).

@abo-abo
Copy link
Owner

abo-abo commented Jul 17, 2017

Please try it like this: clone this repository and type make plain. This works fine on my system (Ubuntu, Emacs 25, Git 2.13).

@pierrelegall
Copy link
Author

This way it works with Emacs 25 but not with Emacs 24.

@abo-abo
Copy link
Owner

abo-abo commented Jul 17, 2017

@lepieru Thanks for the info, I was able to reproduce on 24.5. Please check if it works now.

@pierrelegall
Copy link
Author

I cannot reproduce it on Emacs 24 & 25.

Thank you for your work.

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

3 participants