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

Error when saving a note #92

Open
ravl1084 opened this issue Aug 30, 2017 · 0 comments
Open

Error when saving a note #92

ravl1084 opened this issue Aug 30, 2017 · 0 comments

Comments

@ravl1084
Copy link

When saving a new note (a note just created with \n) with :wq, I get the following error:

Error detected while processing BufUnload Auto commands for "<buffer=12>":
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/rav/.vim/bundle/vim-pad/pythonx/pad/pad.py", line 41, in update
    V + "bwipeout"
  File "/home/rav/.vim/bundle/vim-pad/pythonx/pad/vim_interface.py", line 24, in _
_add__
    vim.command(cmd)
vim.error: Vim(bwipeout):E937: Attempt to delete a buffer that is in use

The note is saved, though.

If I open an existing note and then save it with :wq, there are no problems

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

No branches or pull requests

1 participant