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

SPC : not working after some updates #4127

Closed
magthe opened this issue Dec 9, 2015 · 6 comments
Closed

SPC : not working after some updates #4127

magthe opened this issue Dec 9, 2015 · 6 comments

Comments

@magthe
Copy link
Contributor

magthe commented Dec 9, 2015

After some updates I see this when pressing SPC ::

Debugger entered--Lisp error: (file-error "Cannot open load file" "no such file or directory" "helm-command")
  autoload-do-load((autoload "helm-command" "Preconfigured `helm' for Emacs commands.\nIt is `helm' replacement of regular `M-x' `execute-extended-command'.\n\nUnlike regular `M-x' emacs vanilla `execute-extended-command' command,\nthe prefix args if needed, are passed AFTER starting `helm-M-x'.\n\nYou can get help on each command by persistent action.\n\n(fn ARG &optional COMMAND-NAME)" t nil) helm-M-x)
  command-execute(helm-M-x)

It would be nice to have it fixed so I can use restart-emacs when upgrading.

@nixmaniack
Copy link
Contributor

I think this is the case where helm is updated and by default if there's update to the package it's directory is deleted and replaced with the upgraded one. This will also come up if restart-emacs get updated where you won't be able to use it.
I don't know of a solution, so it'd be nice if someone can suggest a solution.

@magthe
Copy link
Contributor Author

magthe commented Dec 20, 2015

Well, SPC q r continues to work, I'm guessing that's good enough :)

@TheBB TheBB closed this as completed Jun 17, 2016
@TheBB TheBB reopened this Jun 17, 2016
@TheBB
Copy link
Contributor

TheBB commented Jun 17, 2016

Actually what we could do is delete packages on startup, before anything else. Rather than before restarting.

@don-han
Copy link

don-han commented Jul 14, 2016

I actually have the same error. @magthe Did you get to resolve it? It gives me "Cannot open load file: no such file or directory, helm-command" error as well. Also, in the org-mode, if I try t in org-mode, it executes evil-find-char-to, instead of org-todo. I am not sure if two are related, so I will open an issue for the latter problem.

@don-han
Copy link

don-han commented Jul 14, 2016

Actually, nevermind. Restarting emacs solved the problem. It started installing packages, but it's odd since I have already restarted it several times before. Oh well.

@d12frosted
Copy link
Contributor

Closing this issue in favour of #6583.

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

6 participants