Re: How can I avoid 'missing quote error'?

2006-07-26 Thread A.J.Mechelynck
SungHyun Nam wrote: Hello, I could not find a way to avoid the error. $ cat .vimrc set nocp nmap ,nc :let @x='0ct*abcd f;i)+' $ LANG= vim -u .vimrc -U NONE --noplugin If I typed ',nc', then I've got error message. E115: Missing quote: '0ct*^Iabcd E15: Invalid expression: '0ct*^Iabcd Press EN

How can I avoid 'missing quote error'?

2006-07-26 Thread SungHyun Nam
Hello, I could not find a way to avoid the error. $ cat .vimrc set nocp nmap ,nc :let @x='0ct*abcd f;i)+' $ LANG= vim -u .vimrc -U NONE --noplugin If I typed ',nc', then I've got error message. E115: Missing quote: '0ct*^Iabcd E15: Invalid expression: '0ct*^Iabcd Press ENTER or type command to