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

error in process filter: Wrong type argument: integerp, nil #624

Closed
noprompt opened this issue Jun 16, 2014 · 5 comments
Closed

error in process filter: Wrong type argument: integerp, nil #624

noprompt opened this issue Jun 16, 2014 · 5 comments

Comments

@noprompt
Copy link

I get this error whenever I type #_. Emacs will lock up and I'll have to type C-g to regain control. This showed up when I moved from 0.6.0 to 0.7.0alpha (package: 20140613.736). My *Messages* buffer contains the following:

error in process filter: cider-stacktrace-cycle-cause: Wrong type argument: integerp, nil
error in process filter: Wrong type argument: integerp, nil

Edit: Fix order of error messages

@noprompt
Copy link
Author

Actually, I get this error message all the time not just with #_.

@noprompt
Copy link
Author

So this appears to be a problem only with auto-complete-mode enabled AFAICT.

@bbatsov
Copy link
Member

bbatsov commented Jun 16, 2014

I don't use auto-complete, so I cannot help you with that. CIDER has built-in support for company-mode and that's the only completion system that I recommend/use.

@noprompt
Copy link
Author

@bbatsov Yeah. I switched over to ac-cider-compliment and the issue went away. I'm going to close this issue since it isn't a necessarily a cider a problem.

@siscia
Copy link

siscia commented Mar 28, 2016

I do get the exact same error without autocomplete enabled.

Emacs version 24.5.1
Init: https://gist.github.com/siscia/f910e79a2998512d7265

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