Will Coleda (via RT) wrote:
# Local Variables: # mode: pir # fill-column: 100 # End: # vim: expandtab shiftwidth=4 ft=pir: Note the added 'ft' directive. We need to choose one of: 1) ruthlessly eliminate this upstart coda[2] 2) update all other PIR codas, the test, and the PDD to match this new style (take that, Eurasia...)
I'm in favor of (2), because it means the PIR test files are correctly syntax highlighted. Time for a little perl -pi -e magic?
3) Make the test a little more lenient.
Works, but ultimately it's better to have one standard and stick with it. Allison