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

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

printing remotely using ssh from within emacs


From: Joe Corneli
Subject: printing remotely using ssh from within emacs
Date: Tue, 10 Feb 2004 21:20:45 -0600

I would have thought that adding these lines

 '(lpr-command "cat - | ssh jcorneli@fakehost.edu lpr")
 '(printer-name "fakeprinter")

to my custom set variables might enable me to print emacs buffers on
my remote printer using ps-print-buffer. But I seem to have guessed
wrong. Does anyone know the correct way to set this up?




reply via email to

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