Printing with gnus.

Being a gnus user I found that muttprint provide very easy way to print my mails. If you need to use muttprint to print your mails.

#apt-get install muttprint

there is a sample muttprintrc file under /usr/share/doc/muttprint/, You need to copy it to your home directory and give your printer details.Then save it as .muttprintrc

PRINTER="LaserJet-3020-3030-Postscript-\(recommended\)"

PRINT_COMMAND="lp -d$PRINTER"

then using gnus-summary-muttprint I was able to print my mails. I assigned "Print" key to print my mail with gnus.

in ~/.emacs file I included

(global-set-key [print] 'gnus-summary-muttprint)

Cool thing about muttprint is , it gives very little amount of headaches and used very nice fonts. Its worth to try out.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Netvouz
  • Wists
  • blogmarks
  • Furl
  • Reddit
  • StumbleUpon
  • Technorati
  • YahooMyWeb