[perl #42899] [PATCH] t/codingstd/tabs.t improve diagnostic output

2007-05-07 Thread via RT
# New Ticket Created by Mike Mattie # Please include the string: [perl #42899] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42899 > Hello, My version of Emacs appears to be leaking tabs into files despite having this in

[perl #42899] [PATCH] t/codingstd/tabs.t improve diagnostic output

2007-05-07 Thread Paul Cochrane via RT
On Mon May 07 04:40:24 2007, codermattie wrote: > Hello, > > My version of Emacs appears to be leaking tabs into files despite > having this in my emacs config: > > (setq indent-tabs-mode nil) > > To help track down the problem in emacs/cperl and get it fixed I need > better diagnostics. I have