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

helm-resume not working for me on develop #7223

Closed
YayC opened this issue Sep 29, 2016 · 5 comments
Closed

helm-resume not working for me on develop #7223

YayC opened this issue Sep 29, 2016 · 5 comments

Comments

@YayC
Copy link

YayC commented Sep 29, 2016

Description :octocat:

helm-resume is not working for me on the develop branch. I get helm-resume: No helm buffers found to resume Any help debugging this would be much appreciated.

C-x C-b (list-buffers) shows some helm buffers like:

* *helm-mode-descr...     579 Hmm              

Reproduction guide 🪲

  • Start Emacs (evil, develop branch)
  • C-h f RET q to open and quit helm
  • SPC r l

Observed behaviour: 👀 💔
Error: helm-resume: No helm buffers found to resume

Expected behaviour: ❤️ 😄
Helm reopens ready to filter functions

System Info 💻

  • OS: darwin
  • Emacs: 25.1.1
  • Spacemacs: 0.105.22
  • Spacemacs branch: develop (rev. cf951a5)
  • Graphic display: nil
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(org auto-completion helm emacs-lisp evil-cleverparens unimpaired sql elixir
     (ruby :variables ruby-version-manager 'rvm ruby-enable-enh-ruby-mode t)
     ruby-on-rails dash git markdown vinegar)
@TheBB
Copy link
Contributor

TheBB commented Oct 9, 2016

helm-resume doesn't resume any helm session, just search-type ones (SPC /, SPC ss and such).

@TheBB TheBB added the - Forum - label Oct 9, 2016
@TheBB
Copy link
Contributor

TheBB commented Oct 9, 2016

This easily reproduces in emacs -q so it's certainly a helm issue.

@YayC
Copy link
Author

YayC commented Oct 20, 2016

This is working for me now on develop-- SPC r l

As a separate question, is it possible to resume describe-function? For example was exploring the evil-avy-* functions, would be awesome to hop back to the list without filtering again.

Edit: looks like using TAB to select kind of works, but it doesn't focus the new window so I can't figure out how to follow links to source

@TheBB
Copy link
Contributor

TheBB commented Oct 21, 2016

No, you can't resume all kinds of helm sessions. (For whatever reason.) For that please consider following the original label and report upstream. :-)

@TheBB
Copy link
Contributor

TheBB commented Oct 21, 2016

Closing since fixed.

@TheBB TheBB closed this as completed Oct 21, 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