Thilo Six wrote the following on 17.10.2011 12:17 > Hello vimmers > > -- <snip> -- > > Additionally to already identified bogus files, where 'cpo-=C' is expected > there > are ones which actually expect an environment which has 'cpo-=l' set! > > IMHO those need to be fixed, too. > > Actually those 'cpo-=l' bugs are not as obvious. I'll try to generate a list > and > then would like to coordinate with you Danek again.
Here we are. List part one attached. This list consists of those runtimefiles which already handle 'cpo' in some way but could be improved. Some actually have real bugs. Most of them can be fixed simply by 's:cpo-=C:cpo\&vim:'. See comments for details. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- 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
./autoload/vimball.vim does not restore user cpo settings ./autoload/netrw.vim s:cpo-=aA:cpo-=a cpo-=A: ./indent/xml.vim not cpo+=l save + does not restore user cpo settings ./indent/verilog.vim not cpo+=l save + does not restore user cpo settings ./indent/html.vim not cpo+=l save ./indent/perl6.vim not cpo+=l save ./indent/fortran.vim not cpo+=l save ./indent/falcon.vim not cpo+=l save + does not restore user cpo settings ./indent/perl.vim not cpo+=l save ./compiler/gcc.vim not cpo+=l save ./compiler/rst.vim not cpo+=l save ./compiler/mcs.vim not cpo+=l save ./compiler/splint.vim not cpo+=l save ./compiler/tex.vim not cpo+=l save ./compiler/fortran_g77.vim not cpo+=l save ./syntax/lpc.vim not cpo+=l save + does not restore user cpo settings ./syntax/2html.vim not cpo+=l save ./syntax/named.vim not cpo+=l save ./ftplugin/ocaml.vim not cpo+=l save ./ftplugin/vim.vim not cpo+=l save, but does currently not use \ inside [] ./ftplugin/cobol.vim not cpo+=l save, restores cpo to early, but does currently not use \ inside [] ./ftplugin/xml.vim not cpo+=l save ./ftplugin/html.vim not cpo+=l save ./ftplugin/fortran.vim not cpo+=l save, cpo-=C too late down ./ftplugin/falcon.vim does not restore user cpo settings ./ftplugin/matlab.vim not cpo+=l save, but does currently not use \ inside [] ./ftplugin/sql.vim 'set cpo=' !?? ./ftplugin/ruby.vim not cpo+=l save, restores cpo to early