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

Ignore package-delete errors #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

metayan
Copy link
Contributor

@metayan metayan commented Aug 7, 2018

Demote errors to messages when trying to delete packages

Demote errors to messages when trying to delete packages
@metayan
Copy link
Contributor Author

metayan commented Aug 7, 2018

Any errors that appear are added to the *Messages* buffer.

I also tried adding package-autoremove, but find it strange that it wants to delete so much:

12 packages will be deleted:
sublime-themes, smex, slime-company, powerline, pos-tip, paredit, neotree,
multiple-cursors, expand-region, company-quickhelp, company, ag, proceed? (y or n) n

So skipped that for now.

@Shinmera
Copy link
Member

Shinmera commented Aug 7, 2018

It shows that list because they're probably all the old versions of it. Looking at the definition of package-autoremove and co, it seems to be actually what I wanted all along, minus the prompt.

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

Successfully merging this pull request may close these issues.

2 participants