Hi Peter -- I looked at the code for gafrc. It lives under libgeda/noweb/g_rc.nw. The fcn is called g_rc_parse_gaf_rc(). It only looks in your home directory for gafrc. I don't know why this is.
Ales, is there a conflict with looking in the systemrc & the local directories for gafrc? Assuming there is no conflict, I can add modifying this to my list of "To Dos". I agree that you should be able to have local gafrc files for each project, because you might want to have different search paths for different projects. Meanwhile, please get used to having gafrc live only in your home directory. Note that the old RC mechanism (i.e. one RC file for each program) continues to function, so you can still use it to specify symbol paths & all the other stuff you need. Stuart > > Hello, > > thank you for a common rc file. This makes life easier. > > On my system, it does not read the gafrc when it is located in ~/.gEDA/gafrc, > but it reads it when it is located in the local directory ./gafrc. > > What may be the problem? > > Peter > >
