vim not opening directories

2007-06-05 Thread Reid Thompson
currently running vim 7.1.2 svn. In the past when invoking vim on a directory, it would open the directory and list the contents, my current build is not doing this. It returns the message src is a directory instead. Can someone point me to what I've mis-configured? Thanks, reid

Re: vim not opening directories

2007-06-05 Thread Peter Palm
Op dinsdag 5 juni 2007, schreef Reid Thompson: currently running vim 7.1.2 svn. In the past when invoking vim on a directory, it would open the directory and list the contents, my current build is not doing this. It returns the message src is a directory instead. Can someone point me to

Re: vim not opening directories

2007-06-05 Thread Reid Thompson
On Tue, 2007-06-05 at 16:32 +0200, Peter Palm wrote: Op dinsdag 5 juni 2007, schreef Reid Thompson: currently running vim 7.1.2 svn. In the past when invoking vim on a directory, it would open the directory and list the contents, my current build is not doing this. It returns the message

Re: vim not opening directories

2007-06-05 Thread Peter Palm
Op dinsdag 5 juni 2007, schreef Reid Thompson: I have a .vimrc. it has Use Vim settings, rather then Vi settings (much better!). This must be first, because it changes other options as a side effect. set nocompatible I've already tried invoking via [EMAIL

Re: vim not opening directories

2007-06-05 Thread Charles E Campbell Jr
Reid Thompson wrote: I have a .vimrc. it has Use Vim settings, rather then Vi settings (much better!). This must be first, because it changes other options as a side effect. set nocompatible I've already tried invoking via [EMAIL PROTECTED]:~$

Re: vim not opening directories

2007-06-05 Thread Reid Thompson
On Tue, 2007-06-05 at 16:50 +0200, Peter Palm wrote: Op dinsdag 5 juni 2007, schreef Reid Thompson: I have a .vimrc. it has Use Vim settings, rather then Vi settings (much better!). This must be first, because it changes other options as a side effect. set

Re: vim not opening directories

2007-06-05 Thread Reid Thompson
On Tue, 2007-06-05 at 11:14 -0400, Charles E Campbell Jr wrote: Reid Thompson wrote: I have a .vimrc. it has Use Vim settings, rather then Vi settings (much better!). This must be first, because it changes other options as a side effect. set nocompatible

Re: vim not opening directories

2007-06-05 Thread Reid Thompson
On Tue, 2007-06-05 at 11:14 -0400, Charles E Campbell Jr wrote: * make sure that your account has read-write access (if somehow its owned by root...) drwxr-xr-x 17 rthompso staff4096 2007-06-01 11:42 src

Re: vim not opening directories

2007-06-05 Thread Seth Mason
I don't know if this is the same issue but I had the same behavior after I accidentally installed the latest version of the netrw plugin from Dr. Chip's site to my ~/.vimfies without removing the version in /usr/share/vim/vmi71 first. Once I removed the version in /usr/share it started