David Dyer-Bennet <[EMAIL PROTECTED]> wrote:
> >
> > Really? If I want to tail a log file, eg, I go like this:
> >
> > tail ../someservice/current | tai64nlocal
> >
> > and it all looks fine for humans.
> Yeah, it works fine for people who check log files by tailing them. I
> check them by bringing them into an emacs buffer, so the funny
> timestamps make them darned near useless.
So why not tail them to a temp file and use emacs to view the temp file?
Or write an emacs-lisp function to convert the timestamps.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------