Actually, making gf accept the change in buffer will help only in special cases. Since I can be in

        /AliasedDir/x/y/x
or
        /DocRoot/a/b/c/d/e/f/

and still call /DocRoot/includes/some.file

using
        include("/includes/some.file") ...

and it's a frequent case.


In this case
        include("__some_modification_to__... _includes/some.file")

will not necessarily be convenient.

But thanks anyway.

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

Reply via email to