On Fri, May, 16, 2003 at 12:05:12PM +0100, Clive Menzies wrote: > My difficulty arises when printing from a Shell, in particular Mutt. I > can't find where to set the default printing instruction to "lp". I > checked through .muttrc and there didn't appear to be any relevant > references in there. In your .muttrc, just add: set print_command="lp" That should work. Stephen