[ Ales here, I'm reposting this since majordomo didn't recognize the e-mail as being subscribed to the geda-dev/geda-user mailinglist. ]
[ Also, Stuart, how did you handle the condition when there is a dot in a gafrc file? Do you change the working directory to the directory where the schematic lives before you read in the new gafrc? -Ales ] [ Ales here, I'm reposting this since majordomo didn't recognize the e-mail as being subscribed to the geda-dev/geda-user mailinglist. ] -- Cut here -- Date: Wed, 26 Jan 2005 23:30:10 -0500 From: Luke Stras <[EMAIL PROTECTED]> On Wed, Jan 26, 2005 at 11:13:28PM -0500, Ales Hvezda wrote: > >files which have been visited, and if a new file is opened, the > >corresponding RC file is also opened if it isn't already open. > Ah to heck with caution. :) Check it in and we'll see what > happens. I'll play with the code when I get a chance. Neat idea, but... Can we get an option to do it "the old way"? To me, the concept of re-reading configuration files every time I change the directory is alien. You re-read the configuration when I *tell* you to do it. If I understand Stuart's motivation for these changes, I suspect that missing symbols can be fixed by including "." in the symbol and library search paths. This way, the CWD is always searched for symbols. (If the symbols live in a subdirectory, then use a relative path instead of an absolute one). -- Luke Stras <[EMAIL PROTECTED]> "The meek can have the Earth; the rest of us have other plans" --Henry Spencer
