Printer [pos. little OT]

2002-01-22 Thread Nick Wilson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all
I've been looking at the different variables associated with the print
function and can't work out why Mutt is telling me 'Printer: Nothing to
print'?
I'm sure it's me being daft but if anyone can point out where I'm going
wrong here that would be great.

- -- 

Nick Wilson

Tel:+45 3325 0688
Fax:+45 3325 0677
Web:www.explodingnet.com



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8TXKfHpvrrTa6L5oRAmzyAJ0UbcWVhN1iHlXH2TpFIme0rlNuUgCffQYy
a4hqjOpCjXnhNYqK4L/tgpk=
=84eZ
-END PGP SIGNATURE-



Re: Printer [pos. little OT]

2002-01-22 Thread Ken Wahl

On Tue, Jan 22, 2002 at 03:09:35PM +0100, Nick Wilson wrote:

 I've been looking at the different variables associated with the print
 function and can't work out why Mutt is telling me 'Printer: Nothing to
 print'?

I remember I had the same problem when I first configured printing
but I don't remember what exactly I did to fix it.  I do remember
it had to do with the print command itself.  Here's what I have in my
muttrc that currently works with my HP Office Jet 610:

set print=ask-yes
# Confirm whether I want to print

set print_command=enscript -f Times-Roman10 --pretty-print=mail \
-L 64 -B -P default
# Use enscript to print (default is 'lpr')

set print_decode
# Decode all messages before sending them to printer

set print_split
# Print command is executed once for each message being printed rather
# than in a batch mode where messages are concatenated with a form feed
# seperator before going to printer. SET IF YOU ARE USING ENSCRIPT

-- 
Ken Wahl [EMAIL PROTECTED]  http://www.kenwahl.org/mutt/
PGP/GPG Key C225AA5A: http://www.kenwahl.org/pubkey.gpg
Mutt: All mail clients suck, this one just sucks less..
Weaponized Linux Kernel 2.4.9-12 Uptime: 44 days, 23:09



msg23557/pgp0.pgp
Description: PGP signature


Re: Printer [pos. little OT]

2002-01-22 Thread Michael Wagner

On Dienstag, 22. Jan. 2002 at 09:47:26, Ken Wahl wrote:

 I remember I had the same problem when I first configured printing
 but I don't remember what exactly I did to fix it.  I do remember
 it had to do with the print command itself.  Here's what I have in my
 muttrc that currently works with my HP Office Jet 610:

[settings for the printer in .muttrc]

Hello Ken,

what about the program muttprint. It prints pretty mails and you can
also use it for other mailprograms and newsreaders. You can find it at
freshmeat.net. I don't remember the homepage. There's also a Debian
package, but it is version 0.60 and the current version is 0.61 which
is much better and have a few settings more, especially for
newsreaders like slrn.

CU Michael

-- 
Unix IS user friendly... It's just selective about who its friends are.



msg23593/pgp0.pgp
Description: PGP signature


Re: Printer [pos. little OT]

2002-01-22 Thread Will Yardley

Michael Wagner wrote:
 
 what about the program muttprint. It prints pretty mails and you can
 also use it for other mailprograms and newsreaders. You can find it at
 freshmeat.net. I don't remember the homepage. 

check the archives for info on this too. i use enscript, which works
really well for my applications.

w