[25564] in Athena Bugs
linux 9.2.27: Printing Text Files with LPR
daemon@ATHENA.MIT.EDU (Rocco J Pigneri)
Thu Apr 1 12:20:38 2004
Message-Id: <200404011720.i31HKZw8027413@cs27.mit.edu>
To: bugs@mit.edu
Date: Thu, 01 Apr 2004 12:20:35 -0500
From: Rocco J Pigneri <rpigneri@mit.edu>
Errors-To: bugs-bounces@mit.edu
System name: cs27.mit.edu
Type and version: i686 9.2.27 (1 update(s) to same version)
Display type: nVidia Corporation NV15 [GeForce2 GTS/Pro] (rev a4)
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
I was trying to print a text file with lpr.
What's wrong:
Only the first four lines of the file appear on the printer.
The first line is left-justified, the second one is moved to
the right by what appears to be one tab stop, the third is
moved to the right by 2 tabs stops, and the fourth is moved
to the right by 3 tab stops.
What should have happened:
The text file should be printed. No fuss, no muss. It was
made with Emacs with auto-fill-mode turned on at 66 columns
width. The file should print normally.
Please describe any relevant documentation references:
Neither the stock questions nor the LPR man page provided any
help.