From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: steven@lczmsoft.com (steven) Newsgroups: gmane.emacs.help Subject: Re: Cygwin/NTEmacs Printing Problem Date: 18 Nov 2003 01:01:17 -0800 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <118cb3cc.0311180009.4fdeef1f@posting.google.com> References: <118cb3cc.0311170102.5c06f4ca@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1069147022 19250 80.91.224.253 (18 Nov 2003 09:17:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2003 09:17:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 10:16:59 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AM1yl-0001BZ-01 for ; Tue, 18 Nov 2003 10:16:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AM2vz-0006XU-MO for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2003 05:18:11 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 218.13.193.183 Original-X-Trace: posting.google.com 1069146077 8092 127.0.0.1 (18 Nov 2003 09:01:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 18 Nov 2003 09:01:17 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:118403 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14344 "Eli Zaretskii" wrote in message news:... > > If all you need is to get the PS output on a file, you don't need all > this trickery: when ps-print-* commands are invoked with a numeric > argument, they automatically prompt for a file name and leave the PS > stuff on that file. Oh, thanks. it useful! > > I suspect that the value of PATH as known to Emacs does not include > the directory where you put cat2file. Should I modify the windows's PATH? but the cat2fiel is a Cygwin script, which is not excutable under Windows 2000! Did you mean that NTEmacs only executes Windows excutable program?