internal error with Vim-7.2.411 (E315: ml_get: invalid lnum: 3)

2010-04-29 Fir de Conversatie Dominique Pellé
Hi I can reproduce internal error E315 with Vim-7.2.411 on Linux: $ yes | head > foo.txt $ chmod a-w foo.txt $ vim -u NONE -c 'au FileChangedRO * :%d' -c 'norm 3GD' foo.txt Error detected while processing command line:W10: Warning: Changing a readonly file E315: ml_get: invalid lnum: 3 I realiz

Unsubscrible vim_dev

2010-04-29 Fir de Conversatie Simson Liu
Hello list, please help me. I have subscrible the list with new gmail box. But I can't unsubscrible the list with my current work mail box. I have sent the vim-dev-unsubscr...@vim.org the empty mail message many times, but have no any effect. Thanks. -- You received this message from the "vim

Re: "flexwiki" ftplugin causing problems ('bomb')

2010-04-29 Fir de Conversatie Maxim Kim
On 30 апр, 06:35, Tony Mechelynck wrote: > On 29/04/10 16:55, Maxim Kim wrote: > > I had the very same problem with it. > > In my plugin I just do > > > augroup filetypedetect > >    " clear FlexWiki's stuff > >    au! * *.wiki > > augroup end > > A simpler solution would be to create a script >

Re: "flexwiki" ftplugin causing problems ('bomb')

2010-04-29 Fir de Conversatie Tony Mechelynck
On 29/04/10 16:55, Maxim Kim wrote: On 29 апр, 10:48, ron wrote: I have recently started editing files with a '.wiki' extension, and rather than getting the 'wikipedia' filetype, they pick up the 'flexwiki' type. That's not the problem. The problem is that the 'flexwiki' filetype handler set

RE: New script: SmartTag (resolves ambiguous C++ tags etc)

2010-04-29 Fir de Conversatie Robert Webb
Lech Lorens replied: > > ":so SmartTagTest.vim"...will report any > > errors found, and how many were found (currently zero... > > It does find errors for me: > #v+ > Error: id "aar", line 335 col 12 > Error: id "aal", line 337 col 24 > Error: id "ua", line 342 col 3 > Error: id "aa", line 34

Re: "flexwiki" ftplugin causing problems ('bomb')

2010-04-29 Fir de Conversatie Maxim Kim
On 29 апр, 10:48, ron wrote: > I have recently started editing files with a '.wiki' extension, and > rather than getting the 'wikipedia' filetype, they pick up  the > 'flexwiki' type.  That's not the problem. > > The problem is that the 'flexwiki' filetype handler sets "bomb", > resulting in extra

Re: Planning Vim 7.3: Python3 support?

2010-04-29 Fir de Conversatie Roland Puntaier
vim_dev@googlegroups.com schrieb am 29.04.2010 14:59:57: > "Edward L. Fox" > Gesendet von: vim_dev@googlegroups.com > > > On Thu, Apr 29, 2010 at 20:27, Bram Moolenaar wrote: > > > > Thanks. I didn't hear about anybody using the patch. That might mean > > it works without problems. Or tha

Re: Planning Vim 7.3: Python3 support?

2010-04-29 Fir de Conversatie Edward L. Fox
On Thu, Apr 29, 2010 at 20:27, Bram Moolenaar wrote: > > Roland Puntaier wrote: > >> since I had to set up windows I updated the patch for the python3 support >> to vim trunk 7.2.411. >> It is attached. > > Thanks.  I didn't hear about anybody using the patch.  That might mean > it works without p

Re: Planning Vim 7.3: Python3 support?

2010-04-29 Fir de Conversatie Bram Moolenaar
Roland Puntaier wrote: > since I had to set up windows I updated the patch for the python3 support > to vim trunk 7.2.411. > It is attached. Thanks. I didn't hear about anybody using the patch. That might mean it works without problems. Or that nobody uses it... Who tested the Python 3 suppo