RE: gf question

2006-10-27 Thread Ben K.


On Thu, 26 Oct 2006, Max Dyckhoff wrote:

   set isfname-==


On Thu, 26 Oct 2006, Russell Bateman wrote:

progname=/usr/local/txserver



OK both worked. Thanks.

I found from the help that visually selecting and then doing gf also 
works thought it's a bit cumbersome.


Wrapping the RHS with  seems a better style. Most of the existing 
shell scripts (supplied by vendors) don't seem to honor that.



Thanks


Ben K.
Developer
http://benix.tamu.edu



Re: gf question

2006-10-26 Thread Russell Bateman
I don't seem to have this problem when I code because I would tend to 
code your line thus:


progname=/usr/local/txserver


Russ

Ben K. wrote:


Vimmers,

I find gf very convenient, but with shell scripts, I'd like a 
different behavior:


In shell scripts, there should be no spaces around =.

progname=/usr/local/txserver

Then if I do gf on /usr/local/txserver, vim thinks the whole line 
(including progname=) is the pathname and gives me a not-found error.


Is there a way to change that?


Regards,

Ben K.
Developer
http://benix.tamu.edu