On Tuesday, July 16, 2013 6:25:33 PM UTC+2, [email protected] wrote: > Comment #2 on issue 150 by [email protected]: same normal cmds on linux > > and windows > > http://code.google.com/p/vim/issues/detail?id=150 > > > > I can't reproduce the problem. On Windows 7.3.822 using your command, I get > > the same text you got in Linux. > > > > Actually, you missed a step. You need to set autoindent before running your > > command. > > > > Also, your result depends on either the value of 'textwidth', or the window > > size if 'textwidth' is zero. Are you sure your 'textwidth' setting is the > > same in each instance? How about the window size? What does ":set columns?" > > say in each of your Vims? > > > > That's a clever way to add a hanging indent, by the way. I'll need to > > remember that. > > > > But note, maybe you just want to set up 'formatlistpat' instead, and set > > fo+=n. > > > > -- > > You received this message because this project is configured to send all > > issue notifications to this address. > > You may adjust your notification preferences at: > > https://code.google.com/hosting/settings
I tested on win7 vim 7.3.762 and 7.3.960 and i have same problem. For the output file, after the normal commnd, only linux file is good (the target file, also for windows version) fileoutlinux, was attached. The fileoutwin32 ( 704 bytes ) is a wrong file that is was generated with vim 7.4a.023. I tested also with 7.3.960 and 7.3.762 on windows, and have same wrong result. In all cases I used the vimrc, I pasted, few hours ago. Thanks! -- -- 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/groups/opt_out.
