On 25/10/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote:
>
> Ok, after a bit of digging, it seems that the problem is that because
> the 'interactive.fish' file you sourced on startup is in a directory
> in the $fish_function_path, fish gets a bit confused and may consider
> the function to be autoloaded, even though you manually sourced it.
> This behaviour is a bit confusing, I'll admit, but I think that the
> behaviour when sourcing an autoloaded file shoiuld be left undefined,
> since I fear that it's really hard to get any kind of well defined
> behaviour with no painful corner cases.
>
Hard to implement or hard to define?  I think it's obvious that
autoloading is just a mechnism for loading undefined functions and it
should never be tried if the name is already defined.

-- 
Beni Cherniavsky <[EMAIL PROTECTED]> (I read email only on weekends)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to