[perl #50800] Update PIR coda?

2008-02-17 Thread Will Coleda via RT
On Sat Feb 16 21:58:46 2008, [EMAIL PROTECTED] wrote: > 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) ruth

Re: [perl #50800] Update PIR coda?

2008-02-16 Thread Allison Randal
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 th

Re: [perl #50800] Update PIR coda?

2008-02-16 Thread chromatic
On Saturday 16 February 2008 19:39:18 Will Coleda via RT wrote: > I'm voting for 3; If someone could just verify my understanding that we > should only be specifying ft=pir when the file extension is not '.pir', I > think we have a dual coda for PIR (identical except for the ft=pir > specification

[perl #50800] Update PIR coda?

2008-02-16 Thread Will Coleda via RT
On Wed Feb 13 19:21:59 2008, coke wrote: > From PDD07: > > PIR source files should end with this coda: > > # Local Variables: > # mode: pir > # fill-column: 100 > # End: > # vim: expandtab shiftwidth=4: > > > However, there are files that are now checked that weren't bef

[perl #50800] Update PIR coda?

2008-02-13 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #50800] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50800 > >From PDD07: PIR source files should end with this coda: # Local Variables: #