[17938] in Athena Bugs
linux [8.4.5]: printing from emacs
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Jun 27 23:14:35 2000
Date: Tue, 27 Jun 2000 23:14:27 -0400
Message-Id: <200006280314.XAA03243@vorpal-blade.mit.edu>
To: bugs@mit.edu
CC: jweiss@mit.edu
From: Jonathon Weiss <jweiss@MIT.EDU>
(I think I've seen this on my 8.4 solaris machine, but I was playing
with some other printing stuff there, so it's possible it's my fault.
I haven't done anythign to the linux box tho.)
When I try to M-x print-buffer, it seems to work, but the job never
makes ti to the print spool. From my *Messages* buffer:
Loading lpr...
Loading lpr...done
Spooling with options -z -h...
Spooling with options -z -h...done
but:
vorpal-blade:~: lpq -Pvln
Printer: vln@husqvarna 'HP5000 outside E40-333'
Queue: no printable jobs in queue
Status: job 'rferrara@DEENA+8' removed at 17:24:26.719
Filter_status: done at 17:24:26.584
emacs was invoked with:
vorpal-blade:~: ( setenv PRINTER vln ; emacs & )