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

g:neomake_make_modified sometimes leaves temp files laying around #31

Closed
benekastah opened this issue Jan 11, 2015 · 4 comments
Closed
Assignees

Comments

@benekastah
Copy link
Collaborator

Most of the time it cleans them up, but sometimes leaves them around. Probably need a good way to log errors to a file before tracking this down.

@Neki
Copy link
Contributor

Neki commented Mar 19, 2015

I found another situation that can trigger this bug: calling :Neomake (on a modified buffer), then quickly after :wq before the maker is finished.

@benekastah
Copy link
Collaborator Author

Ah, good point. We should also clean these files up in a VimLeave autocmd.

@benekastah benekastah self-assigned this Apr 4, 2015
@benekastah
Copy link
Collaborator Author

Will close as invalid if/when #84 gets merged.

@benekastah
Copy link
Collaborator Author

The make_modified feature was removed, so this issue is now invalid.

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