Re: Printing with Mutt
On Fri, Jan 30, 2009 at 07:57:55PM +0000, Arthur Dent wrote:
> On Fri, Jan 30, 2009 at 11:48:04AM -0800, Rem P Roberti wrote:
> > >
> > I just finished setting up Muttprint and I had to have set print="yes"
> > uncommented in my .muttrc, and also I had to change PRINT_COMMAND="lpr
> > -P$PRINTER" to
> > simply PRINT_COMMAND="lpr" in order for Muttprint to work.
> >
> Success!!!!
>
> Thank you.
>
> That was it! PRINT_COMMAND="lpr" and it worked!
PRINT_COMMAND="lpr -P$PRINTER" assumes that you have the shell variable
PRINTER set to your default printer. with cups, this is usually not the
case, because cups has its own concept of default printer. but if PRINTER
is not set, the -P switch should of course not be specified...
--
Dr. Joost Kremers
Goethe-Universität
Institut für Kognitive Linguistik
Grüneburgplatz 1
60629 Frankfurt am Main