Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-02-14 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > On Thu, Feb 11, 2010 at 8:55 PM, Bram Moolenaar wrote: > > > > You move the code to connect for different GUI versions to another > > place, away from the disconnect code. I don't see a reason for this. > > Why not keep it as it was? > > > > > Hi Bram, > > netbeans_sta

Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-02-12 Fir de Conversatie Xavier de Gaye
On Thu, Feb 11, 2010 at 8:55 PM, Bram Moolenaar wrote: > > You move the code to connect for different GUI versions to another > place, away from the disconnect code. I don't see a reason for this. > Why not keep it as it was? > Hi Bram, netbeans_startup_done() has been split in two parts: * net

Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-02-11 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > I have setup a Mercurial Queues patch at > http://pyclewn.sourceforge.net/vim-patches.html > It will be easier to test this patch and pyclewn 1.1 can now run with > Vim in a console. > > The major change from the patch I sent last April, is that netbeans > version has bee

Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-01-10 Fir de Conversatie Xavier de Gaye
On Sat, Jan 2, 2010 at 6:40 PM, Xavier de Gaye wrote: > > I have setup a Mercurial Queues patch at > http://pyclewn.sourceforge.net/vim-patches.html > It will be easier to test this patch and pyclewn 1.1 can now run with > Vim in a console. > The documentation at http://pyclewn.sourceforge.net/v

Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-01-06 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > >> On Sat, Nov 8, 2008 at 6:12 PM, Xavier de Gaye wrote: > >> > ... > >> >>> BTW do you think an implementation of netbeans over Vim console is > >> >>> acceptable as a Vim patch (as opposed to an external patch such as > >> >>> those in http://groups.google.com/group/vim_

Re: netbeans connection when Vim is not compiled with netbeans_intg

2010-01-02 Fir de Conversatie Xavier de Gaye
On Sun, Apr 26, 2009 at 10:13 PM, Bram Moolenaar wrote: > > Xavier de Gaye wrote: > >> On Sat, Nov 8, 2008 at 6:12 PM, Xavier de Gaye wrote: >> > ... >> >>> BTW do you think an implementation of netbeans over Vim console is >> >>> acceptable as a Vim patch (as opposed to an external patch such as >

Re: netbeans connection when Vim is not compiled with netbeans_intg

2009-04-26 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > On Sat, Nov 8, 2008 at 6:12 PM, Xavier de Gaye wrote: > > ... > >>> BTW do you think an implementation of netbeans over Vim console is > >>> acceptable as a Vim patch (as opposed to an external patch such as > >>> those in http://groups.google.com/group/vim_dev/web/vim-pa

Re: netbeans connection when Vim is not compiled with netbeans_intg

2009-04-26 Fir de Conversatie Xavier de Gaye
On Sat, Nov 8, 2008 at 6:12 PM, Xavier de Gaye wrote: > ... >>> BTW do you think an implementation of netbeans over Vim console is >>> acceptable as a Vim patch (as opposed to an external patch such as >>> those in http://groups.google.com/group/vim_dev/web/vim-patches). >> >> If you can make the n

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-09 Fir de Conversatie Tony Mechelynck
On 09/11/08 21:45, sc wrote: > On Sunday 09 November 2008 1:18 pm, Tony Mechelynck wrote: > [snip] >> There was an error in patch 7.2.027 (corrected in 7.2.030 and improved >> in 7.2.031) which caused compile errors. If you upgrade to the current >> source it ought to work. > > for whatever reason

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-09 Fir de Conversatie sc
On Sunday 09 November 2008 1:18 pm, Tony Mechelynck wrote: [snip] > There was an error in patch 7.2.027 (corrected in 7.2.030 and improved > in 7.2.031) which caused compile errors. If you upgrade to the current > source it ought to work. for whatever reason, svn is lagging behind posted patche

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-09 Fir de Conversatie Tony Mechelynck
On 09/11/08 11:38, Xavier de Gaye wrote: > On Sat, Nov 8, 2008 at 7:14 PM, sc<[EMAIL PROTECTED]> wrote: >> On Saturday 08 November 2008 10:12 am, Xavier de Gaye wrote: >>> On Sat, Nov 8, 2008 at 2:24 PM, Bram Moolenaar<[EMAIL PROTECTED]> wrote: >> ... >> The place where you invoke mch_ex

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-09 Fir de Conversatie Xavier de Gaye
On Sat, Nov 8, 2008 at 7:14 PM, sc <[EMAIL PROTECTED]> wrote: > > On Saturday 08 November 2008 10:12 am, Xavier de Gaye wrote: >> On Sat, Nov 8, 2008 at 2:24 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: >> >> > ... >> >> > The place where you invoke mch_exit() looks a bit weird. Not sure if >> >

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie sc
On Saturday 08 November 2008 10:12 am, Xavier de Gaye wrote: > On Sat, Nov 8, 2008 at 2:24 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > >> > ... > >> > The place where you invoke mch_exit() looks a bit weird. Not sure if > >> > this is the best solution. And when compiled without GUI (e.g., >

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie sc
On Saturday 08 November 2008 10:12 am, Xavier de Gaye wrote: > On Sat, Nov 8, 2008 at 2:24 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > >> > ... > >> > The place where you invoke mch_exit() looks a bit weird. Not sure if > >> > this is the best solution. And when compiled without GUI (e.g., >

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie Xavier de Gaye
On Sat, Nov 8, 2008 at 2:24 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: >> > ... >> > The place where you invoke mch_exit() looks a bit weird. Not sure if >> > this is the best solution. And when compiled without GUI (e.g., >> > starting a small version of Vim) this exit won't be reached. Woul

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-08 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > >> When an application forks a Vim that is not compiled with the > >> netbeans_intg feature, the application waits for Vim to establish the > >> socket connection and Vim silently ignores the "-nb" command line > >> argument. It is difficult for the user to understand wha

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-06 Fir de Conversatie Xavier de Gaye
On Thu, Nov 6, 2008 at 5:14 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > > Xavier de Gaye wrote: > >> When an application forks a Vim that is not compiled with the >> netbeans_intg feature, the application waits for Vim to establish the >> socket connection and Vim silently ignores the "-nb" co

Re: netbeans connection when Vim is not compiled with netbeans_intg

2008-11-06 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > When an application forks a Vim that is not compiled with the > netbeans_intg feature, the application waits for Vim to establish the > socket connection and Vim silently ignores the "-nb" command line > argument. It is difficult for the user to understand what is wrong.

netbeans connection when Vim is not compiled with netbeans_intg

2008-10-18 Fir de Conversatie Xavier de Gaye
When an application forks a Vim that is not compiled with the netbeans_intg feature, the application waits for Vim to establish the socket connection and Vim silently ignores the "-nb" command line argument. It is difficult for the user to understand what is wrong. The attached patch causes Vim to