perl-support equivalent for python

2013-07-25 Thread Jim Green
perl-support makes it so easy to write perl in vim. all the shortcuts, code autogeneration. Is there a equivalent perl-support for python? Thanks! Jim. -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying to. For more

Gvim starting up in C:\temp??

2013-07-25 Thread Linda W
Ben Fritz wrote: I've never seen that problem, and I use shellslash in my config. Does it work with launching Vim as follows? gvim -N -u NONE -U NONE -i NONE --cmd set shellslash fb17X/content/firebug/chrome.js I know that the 'shellslash' option can make shellescape() do bad things on

Re: gVim converting Unix file Write To DOS Format

2013-07-25 Thread octopusgrabbus
On Wednesday, July 24, 2013 3:02:05 PM UTC-4, Tim Chase wrote: On 2013-07-24 11:09, octopusgrabbus wrote: I am using gVim version version 7.2.411 to remotely edit files on a Linux system from a Linux system. I have set fileformats=unix,dos in .vimrc as well as well

Re: perl-support equivalent for python

2013-07-25 Thread Marc Weber
Excerpts from Jim Green's message of Thu Jul 25 19:29:39 + 2013: perl-support makes it so easy to write perl in vim. all the shortcuts, code autogeneration. Is there a equivalent perl-support for python? Learn how to find such things yourself by either using google or learn how to use Vim's

Re: autoflow fails to add line break if word ends on line margin

2013-07-25 Thread John Little
On Thursday, July 25, 2013 10:09:11 PM UTC+12, Eric Smith wrote: Does your problem occur with gvim -u NONE -c 'set fo=tcqa tw=65' NO it does not. Here are my settings normally, where it does occur, any idea? ... I set all those in a gvim -u NONE -N, and your problem didn't occur. The

Re: Gvim starting up in C:\temp??

2013-07-25 Thread John Little
On Friday, July 26, 2013 7:48:20 AM UTC+12, Linda W wrote: Why is it in C:\tmp? (when I started in my home dir/profiledir). See :help 'directory' Regards, John Little -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying

Re: Gvim starting up in C:\temp??

2013-07-25 Thread Linda W
John Little wrote: On Friday, July 26, 2013 7:48:20 AM UTC+12, Linda W wrote: Why is it in C:\tmp? (when I started in my home dir/profiledir). See :help 'directory' Regards, John Little But normally I see it open the file in the same directory as the file to edit. The problem here is