Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2010 01:11:46 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Frank Shute <frank@shute.org.uk>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Interactive Port
Message-ID:  <20100901011146.24d3436f.freebsd@edvax.de>
In-Reply-To: <20100831225428.GA42850@orange.esperance-linux.co.uk>
References:  <20100831193421.GA2695@bsd.remdog.net> <20100831193935.GA1427@bsd.remdog.net> <20100831225428.GA42850@orange.esperance-linux.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Aug 2010 23:54:28 +0100, Frank Shute <frank@shute.org.uk> wrote:
> For printing from mutt, I use the following in ~/.muttrc
> 
> set print_command="a2ps -1 > ~/mail.ps; gv ~/mail.ps"
> 
> Obviously, that views the postcript file first & then I print from gv.

What about "lpr ~/mail.ps" instead of "gv ~/mail.ps"? This would
actually send the output PS to the default printer queue, causing
the message to be printed.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100901011146.24d3436f.freebsd>