help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Printer definition


From: Ed Reingold
Subject: Printer definition
Date: Tue, 24 May 2011 20:01:46 -0000
User-agent: G2/1.0

I cannot get the default printer/command working!  I tried the
following:

        /usr/local/emacs-23.3/bin/emacs -q -l em23-printer-test

where the file em23-printer-test contains the two lines

      (setq printer-name "HP4050HM_FDx")
      (setq lpr-command "lpr")

and then try to print a buffer, but nothing happens.  When I do

       lpr -PHP4050HM_FDx .login

in a shell, it works fine.  What am I doing wrong?  I have the same
problems
when trying to use ps-print.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]