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

Emacs becomes unresponsive when attempting to save to file the Default layout #5449

Closed
al3xandru opened this issue Mar 11, 2016 · 5 comments
Closed
Labels

Comments

@al3xandru
Copy link

Description

Emacs becomes unresponsive when attempting to save the Default layout set up in a project folder with 3 windows and 3 buffers.

Reproduction guide

  1. Start Emacs
  2. New frame (make-frame-command)
  3. Open file (helm-find-files in a .git project)
  4. Create 3 windows (sequence: spc w v, spc w l, spc w s)
  5. Open files from project in the 3 windows
  6. Save layouts by name (spc l S)
  7. Select Default

Observed behaviour:

After step 6, a new prompt is displayed and Emacs becomes unresponsive. Force quitting is the only way to get out.

System Info

  • OS: darwin
  • Emacs: 24.5.1
  • Spacemacs: 0.105.14
  • Spacemacs branch: master (rev. a298a5a)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(eyebrowse themes-megapack theming dash search-engine git
           (auto-completion :variables auto-completion-enable-snippets-in-popup t)
           semantic
           (syntax-checking :variables syntax-checking-enable-by-default nil syntax-checking-enable-tooltips nil)
           asciidoc c-c   csharp emacs-lisp go html java javascript markdown org php python ruby scala shell-scripts swift yaml evil-commentary evil-snipe imenu-list)

Backtrace

BACKTRACE IF RELEVANT
@al3xandru
Copy link
Author

  1. Doing the same sequence with a new layout leads to the same result.
  2. All packages are up to date.

@StreakyCobra
Copy link
Contributor

Have you tried selecting [>done<] in the prompt once the layout you wanted to save has been selected the first time?

@al3xandru
Copy link
Author

That's the point, attempting to select [>done<], where Emacs becomes unresponsive.

@StreakyCobra
Copy link
Contributor

Ok weird, I can't reproduce on develop right now, it works as expected.

@syl20bnr syl20bnr added Kills Kittens (=^-^=) Unresponsive Marked for issues without response from author. and removed Kills Kittens (=^-^=) labels Mar 11, 2016
@d12frosted
Copy link
Contributor

This should be already fixed. Closing issue. let me know if it's relevant for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants