unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Cygwin/NTEmacs Printing Problem
@ 2003-11-17  9:02 steven
  2003-11-17 19:08 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: steven @ 2003-11-17  9:02 UTC (permalink / raw)


in the .emacs, I wrote:

  (setq lpr-command "cat2file")

under cygwin/bash:
  $ cat 
  #!/usr/bin/bash
  TMPFILE=`mktemp -t emacs.print.XXXXX` || exit 1
  cat >$TMPFILE

I dit this because I hope the 'ps-print-xxx' command can generate and
save a ps file for me.

But, when I invoked the 'ps-print-xxx' in NTEmacs, I always got
following error:
  "searching for program: no such file or directory, cat2file"

Please help!


--
Steven Woody
steven@lczmsoft.com

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

end of thread, other threads:[~2003-11-18 23:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-17  9:02 Cygwin/NTEmacs Printing Problem steven
2003-11-17 19:08 ` Eli Zaretskii
2003-11-17 19:22 ` Kevin Rodgers
2003-11-18  5:47   ` Eli Zaretskii
2003-11-18  8:02   ` steven
     [not found] ` <mailman.179.1069106535.399.help-gnu-emacs@gnu.org>
2003-11-18  9:01   ` steven
2003-11-18  9:40     ` Eli Zaretskii
     [not found]     ` <mailman.208.1069152033.399.help-gnu-emacs@gnu.org>
2003-11-18 23:31       ` Jason Rumney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).