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

projectile-go-function custom is ignored #1007

Closed
birkenfeld opened this issue May 3, 2016 · 0 comments
Closed

projectile-go-function custom is ignored #1007

birkenfeld opened this issue May 3, 2016 · 0 comments

Comments

@birkenfeld
Copy link
Contributor

Expected behavior

Customizing projectile-go-function calls the given function (in my case, one that always returns nil).

Actual behavior

projectile-go is always used. Advicing projectile-go to always return nil works.

Steps to reproduce the problem

(defun projectile-no-go () nil)

Customize projectile-go-function to be projectile-no-go.

Environment & Version information

Projectile version information

20160420.1508

Emacs version

25.1.50.1

Operating system

GNU/Linux

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

1 participant