Steve,
I don't know exactly when this might have started. I don't use
Splice all that often. I keep my Vim instances pretty much up to
date and your Splice plugin worked okay a month or so ago, but
failed today using Vim 7.4.1628 and 7.4.1641.
I was performing an 'hg unshelve' in my vim directory after an 'hg
shelve' and 'hg pull -u' when a conflict between the repo and
shelved versions of vim/src/testdir/test_quickfix.vim triggered a
merge, which automatically executed Vim with Splice. The following
messages then appeared:
"/tmp/test_quickfix.vim~base.BgkftJ" 639L, 18293C
Error detected while processing function splice#SpliceInit:
line 3:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/gary/.vim/splice/autoload/splice.py", line 19, in SpliceInit
splice.init()
File "/home/gary/.vim/splice/autoload/splicelib/init.py", line 103, in
init
setlocal_buffers()
File "/home/gary/.vim/splice/autoload/splicelib/init.py", line 62, in
setlocal_buffers
vim.command('set filetype=%s' % filetype)
vim.error: Vim(setlocal):E21: Cannot make changes, 'modifiable' is off:
fileformat=unix
Instead of the usual five-window display, Vim opened with only two
windows: the tmp file shown above in the upper window and
src/testdir/test_quickfix.vim in the lower window, modified.
I am using Red Hat Enterprise Linux 7.1. I can't find version or
revision information in any of the Splice files. All the files have
modification dates of 2013-03-25 except for
autoload/splicelib/util/bufferlib.py which has a modification date
of 2013-08-21.
Regards,
Gary
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.