Reply to message «problem saving file (or other command mode)», sent 23:28:30 22 March 2011, Tuesday by skeept:
> I searched in the vim source with grep and in my .vim folder but could > not find this string. You should not have searched for this string, but for `s:parse_cmd_line': see `:h <SID>' (`<SNR>92_' is a result of expansion of `s:' in function name). > Any thoughts on how to proceed to try to diagnose what is causing > this? Look for script #92 in `scriptnames' output. It is likely some mapping is defined somewhere in the script. Original message: > Since a couple of days I have been having the following problem with > vim: > > I use it normally and after a while I am unable to save the file > using :wa > Each time I press enter nothing happens and when I press other key > other then enter (say space) the following > shows up > > :wa<SNR>92_parse_cmd_line() > > I searched in the vim source with grep and in my .vim folder but could > not find this string. > Any thoughts on how to proceed to try to diagnose what is causing > this? > I am using the latest vim version (143) > > Thanks.
signature.asc
Description: This is a digitally signed message part.
