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

Control-W doesn't work when the completion drop-down is open #6740

Closed
jpalmer opened this issue Aug 2, 2016 · 1 comment
Closed

Control-W doesn't work when the completion drop-down is open #6740

jpalmer opened this issue Aug 2, 2016 · 1 comment

Comments

@jpalmer
Copy link

jpalmer commented Aug 2, 2016

Description

When the completion list is open in insert mode, Control-W doesn't delete the current word

Reproduction guide

  • Start Emacs
  • Type enough to get the completion to pop up
  • press Control W

Observed behaviour:
status line prints: "No location available"

Expected behaviour:
The most recent typed word is deleted

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: master (rev. 0283f64)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(auto-completion emacs-lisp
                 (latex :variables latex-enable-auto-fill nil latex-enable-folding t)
                 extra-langs matlab)

Backtrace

No relevant backtrace
@TheBB
Copy link
Contributor

TheBB commented Aug 2, 2016

#4243

Closing as duplicate. There's a workaround in there.

@TheBB TheBB closed this as completed Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants