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

Beacon borks Emacs after Cider exception window pops up #61

Open
Andre0991 opened this issue Jul 12, 2018 · 1 comment
Open

Beacon borks Emacs after Cider exception window pops up #61

Andre0991 opened this issue Jul 12, 2018 · 1 comment

Comments

@Andre0991
Copy link

Reproduction steps:

  • Use (beacon-mode 1) and (setq beacon-color 0.3) in your dotfile
  • Use cider-jack-in-clj in a Clojure project
  • Create an error in the code (eg. add an extra parameter to a function call)
  • Use cider-eval-buffer
  • An exception window will pop up

Now, things get borked in a strange way.

counsel-rg won't match anything.

If I press f in the minibuffer, it won't show up immediately. It only shows up when I type the next letter.

I use Spacemacs, this was my config.

Sorry for the complicated scenario, but I don't know if there's an easy way to reproduce this.

@Andre0991 Andre0991 changed the title beacon borks Emacs after cider exception window pops up Beacon borks Emacs after Cider exception window pops up Jul 13, 2018
@Malabarba
Copy link
Owner

Malabarba commented Jul 17, 2018 via email

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

2 participants