package: emacs22 severity: minor version: 22.2+2-5 Currently, tex-dvi-print-command defaults to "lpr -d". This option is deprecated in lprng and doesn't exist in CUPS. It should probably be changed to something like:
(setq tex-dvi-print-command "dvips -f * | lpr")
-Tim Abbott
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

