On 17/03/07, Allison Randal <[EMAIL PROTECTED]> wrote:
Emacs users, what's the appropriate equivalent to the relevant part of:# Local Variables: # mode: cperl # cperl-indent-level: 4 # fill-column: 100 # End: # vim: expandtab shiftwidth=4: for PIR files? Is this workable? # Local Variables: # mode: pir # fill-column: 100 # End: # vim: expandtab shiftwidth=4: I'll add it to the coding standards PDD.
For pir-mode that looks ok to me. Paul