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

Swiper removes a cursor-type = nil setting #1211

Closed
Alexander-Miller opened this issue Sep 24, 2017 · 1 comment
Closed

Swiper removes a cursor-type = nil setting #1211

Alexander-Miller opened this issue Sep 24, 2017 · 1 comment

Comments

@Alexander-Miller
Copy link
Contributor

Steps to reproduce:

  • start emacs -q
  • load swiper
  • (setq-local cursor-type nil)
  • call swiper and go to any result
  • cursor is now visible again

There are packages where this behaviour is undesired, like ranger or my own treemacs.

I can reproduce this with both a self-compiled emacs 25 and a self-compiled emacs 26.

@abo-abo
Copy link
Owner

abo-abo commented Sep 25, 2017

Thanks. Now cursor-type is not touched unless you use inline completion.

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