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

The new mail cannot be created by ",c" because of the view file #178

Open
marslo opened this issue Jul 17, 2014 · 1 comment
Open

The new mail cannot be created by ",c" because of the view file #178

marslo opened this issue Jul 17, 2014 · 1 comment

Comments

@marslo
Copy link

marslo commented Jul 17, 2014

I've set the view settings in my vimrc:

autocmd BufWinLeave * silent! mkview
autocmd BufWinEnter * silent! loadview

This settings will save the ~view file to ~/.vim/view folders.

After create new mail by ,c first, there are two(at least 2) temp files would be created (have been uploaded in my github):

The new mail cannot be created anymore until remove these two file.

How can I using vmail and view at the same time?
Thanks in advanced.

@marslo
Copy link
Author

marslo commented Jul 18, 2014

By the way, this is my system envionment:

┌─ (marslo@MarsloJiao ~) ->
└─ $ vmail --version
Starting vmail 2.9.1
Setting VMAIL_BROWSER to 'gnome-open'
Setting VMAIL_HTML_PART_READER to 'w3m -dump -T text/html -I utf-8 -O utf-8'
Changing working directory to /home/marslo/.vmail/default
vmail 2.9.1
Copyright 2010 Daniel Choi under the MIT license
┌─ (marslo@MarsloJiao ~) ->
└─ $ ruby --version
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]
┌─ (marslo@MarsloJiao ~) ->
└─ $ uname -a
Linux MarsloJiao 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

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