Richard Stallman writes: > A solution that occurs to me is to define something to put in a > local variable list that says, "Search further back!" > It could look like this: > Local Variables: > Chars further back: 20000 > End: > This way, you would see quickly that the file does have a local > variable list, and where to look to find it. How about some form of "include" mechanism: Local Variables: @include: FILENAME End: I would suggest implementing that with the same care, considerations, and restrictions as has `eval' for Locals Mind you, if your Local Vars sections are getting so out of hand that they warrant having a whole extra file to store them, you should probably re-think what you're doing. :-) -- |-------------| | SXEmacs - The only _______ you'll ever need. | | Fill in the blank, yes, it's THAT good! | |---------------------------------------|