Re: starting vim in non-gui mode under woody

2005-05-06 Thread Derrick Hudson
On Fri, May 06, 2005 at 06:51:41PM +0930, David Purton wrote: [...] | When I run vim, with out the X server running, it still tries to connect | to the forwarded X server because $DISPLAY is set. Yep. | Of couse it fails, | but it is not falling back to the terminal version, it just dies. Odd.

Re: starting vim in non-gui mode under woody

2005-05-06 Thread David Purton
On Fri, May 06, 2005 at 01:18:01PM +0100, Jon Dowland wrote: > David Purton wrote: > > >The version in sid definitely does not have this problem. > > A long-shot, but maybe reading the changelog for the woody version to > the sid version will help you find out which bug/patch changed the > beha

Re: starting vim in non-gui mode under woody

2005-05-06 Thread Jon Dowland
David Purton wrote: The version in sid definitely does not have this problem. A long-shot, but maybe reading the changelog for the woody version to the sid version will help you find out which bug/patch changed the behaviour. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Re: starting vim in non-gui mode under woody

2005-05-06 Thread David Purton
On Fri, May 06, 2005 at 03:56:28PM +0930, David Purton wrote: > On Fri, May 06, 2005 at 12:24:58PM +0930, David Purton wrote: > > Hi, > > > > I just installed vim-gtk under woody and now when I run vim - it runs > > the gui version. How can I set things up so that cim runs the console > > version

Re: starting vim in non-gui mode under woody

2005-05-05 Thread David Purton
On Fri, May 06, 2005 at 12:24:58PM +0930, David Purton wrote: > Hi, > > I just installed vim-gtk under woody and now when I run vim - it runs > the gui version. How can I set things up so that cim runs the console > version and gvim runs the gui version? Under sid, it seems to work as > expected,