Re: Windows doesn't support -f option

2013-05-29 Fir de Conversatie Ben Fritz
On Sunday, May 26, 2013 5:52:49 PM UTC-5, skeept wrote: > > > I now understand why I claimed that my version supports -f. > > If I go to the folder where gvim.exe is and run .\gvim -f it does NOT support > this option. > > > > So I realized that when I type gvim in cmd I am actually running

Re: Windows doesn't support -f option

2013-05-26 Fir de Conversatie skeept
On Friday, May 24, 2013 2:15:36 PM UTC-5, skeept wrote: > On Friday, May 24, 2013 10:07:09 AM UTC-5, Andrei Olsen wrote: > > > kl. 04:17:42 UTC+2 mandag 20. mai 2013 skrev Ben Fritz følgende: > > > > > > > I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 > > > 64-bit. >

Re: Windows doesn't support -f option

2013-05-24 Fir de Conversatie skeept
On Friday, May 24, 2013 10:07:09 AM UTC-5, Andrei Olsen wrote: > kl. 04:17:42 UTC+2 mandag 20. mai 2013 skrev Ben Fritz følgende: > > > I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 > > 64-bit. > > > > > > And cmd.exe really does stop responding when I pass gvim the -f

Re: Windows doesn't support -f option

2013-05-24 Fir de Conversatie Andrei Olsen
kl. 04:17:42 UTC+2 mandag 20. mai 2013 skrev Ben Fritz følgende: > I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 64-bit. > > And cmd.exe really does stop responding when I pass gvim the -f flag. No > prompt appears until Vim closes. Any typing done in the cmd.exe window d

Re: Windows doesn't support -f option

2013-05-23 Fir de Conversatie Ben Fritz
On Monday, May 20, 2013 4:37:44 AM UTC-5, Tony Mechelynck wrote: > On 20/05/13 05:53, Ben Fritz wrote: > > > Does it matter what is used to compile Vim? I think (but do not know) that > > > the "Cream" distribution is compiled in MinGW, which I use at home to > > > compile Vim when I'm on Window

Re: Windows doesn't support -f option

2013-05-20 Fir de Conversatie Tony Mechelynck
On 20/05/13 05:53, Ben Fritz wrote: On Sunday, May 19, 2013 10:18:48 PM UTC-5, mattn wrote: On Monday, May 20, 2013 11:50:08 AM UTC+9, Ben Fritz wrote: I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 64-bit. And cmd.exe really does stop responding when I pass gvim the -

Re: Windows doesn't support -f option

2013-05-20 Fir de Conversatie Mike Williams
On 20/05/2013 04:53, Ben Fritz wrote: On Sunday, May 19, 2013 10:18:48 PM UTC-5, mattn wrote: On Monday, May 20, 2013 11:50:08 AM UTC+9, Ben Fritz wrote: I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 64-bit. And cmd.exe really does stop responding when I pass gvim the

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Ben Fritz
On Sunday, May 19, 2013 10:18:48 PM UTC-5, mattn wrote: > On Monday, May 20, 2013 11:50:08 AM UTC+9, Ben Fritz wrote: > > > > > > I'm using the "Vim without Cream" build, version 7.3.822, on Windows 7 > > > 64-bit. > > > > > > And cmd.exe really does stop responding when I pass gvim the -f flag.

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie mattn
On Monday, May 20, 2013 11:50:08 AM UTC+9, Ben Fritz wrote: > On Sunday, May 19, 2013 9:17:42 PM UTC-5, Ben Fritz wrote: > > On Sunday, May 19, 2013 9:12:17 PM UTC-5, mattn wrote: > > > On Monday, May 20, 2013 10:53:28 AM UTC+9, Ben Fritz wrote: > > > > On Saturday, May 18, 2013 11:27:20 PM UTC-5

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Ben Fritz
On Sunday, May 19, 2013 9:17:42 PM UTC-5, Ben Fritz wrote: > On Sunday, May 19, 2013 9:12:17 PM UTC-5, mattn wrote: > > On Monday, May 20, 2013 10:53:28 AM UTC+9, Ben Fritz wrote: > > > On Saturday, May 18, 2013 11:27:20 PM UTC-5, Taro MURAOKA wrote: > > > Windows gvim works fine with -f for me. >

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Ben Fritz
On Sunday, May 19, 2013 9:12:17 PM UTC-5, mattn wrote: > On Monday, May 20, 2013 10:53:28 AM UTC+9, Ben Fritz wrote: > > On Saturday, May 18, 2013 11:27:20 PM UTC-5, Taro MURAOKA wrote: > > Windows gvim works fine with -f for me. > > > > If I open cmd.exe and type "gvim -N -u NONE -i NONE -f" > >

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie mattn
On Monday, May 20, 2013 10:53:28 AM UTC+9, Ben Fritz wrote: > On Saturday, May 18, 2013 11:27:20 PM UTC-5, Taro MURAOKA wrote: > Windows gvim works fine with -f for me. > > If I open cmd.exe and type "gvim -N -u NONE -i NONE -f" > > Then Vim launches, and the cmd window does not advance to the ne

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Ben Fritz
On Saturday, May 18, 2013 11:27:20 PM UTC-5, Taro MURAOKA wrote: > Hi list. > > > Windows GUI version doesn't support "-f" starting option. > So I add a note about it to starting.txt. > > > Please check attached patch. > Windows gvim works fine with -f for me. If I open cmd.exe and type "gvi

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Linda W
Taro MURAOKA wrote: > Hi list. > > > Windows GUI version doesn't support "-f" starting option. > So I add a note about it to starting.txt. > > > Please check attached patch. > That's not the whole store. If you start windows gvim from 'bash', it doesn't go into background (with or without t

Re: Windows doesn't support -f option

2013-05-19 Fir de Conversatie Bram Moolenaar
Taro Muraoka wrote: > Windows GUI version doesn't support "-f" starting option. > So I add a note about it to starting.txt. > > > Please check attached patch. Thanks. -- Q: Why does /dev/null accept only integers? A: You can't sink a float. /// Bram Moolenaar -- b...@moolenaar.net -- http:

Windows doesn't support -f option

2013-05-18 Fir de Conversatie Taro MURAOKA
Hi list. Windows GUI version doesn't support "-f" starting option. So I add a note about it to starting.txt. Please check attached patch. 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 info