One thing about config files, that can help especially, is if the program reads it up, parses it, <i>and then writes it back out</i> (or at least can).<p>I don't know how many times I've been tripped up because an option set in the main file I was looking at was unset in some included file somewhere else in the line.