all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Printer definition
@ 2011-05-02 19:10 Ed Reingold
  2011-05-03 15:10 ` Ed Reingold
  0 siblings, 1 reply; 6+ messages in thread
From: Ed Reingold @ 2011-05-02 19:10 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-06 22:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 19:10 Printer definition Ed Reingold
2011-05-03 15:10 ` Ed Reingold
2011-05-04  0:50   ` Stefan Monnier
2011-05-06  0:26     ` Ed Reingold
2011-05-06 16:40       ` Stefan Monnier
2011-05-06 22:19         ` Ed Reingold

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.