From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "tcp" Newsgroups: gmane.emacs.help Subject: Re: More emacs print question Date: Wed, 16 Oct 2002 01:15:58 GMT Organization: home Sender: help-gnu-emacs-admin@gnu.org Message-ID: Reply-To: "tcp" NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1034731461 12784 80.91.224.249 (16 Oct 2002 01:24:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Oct 2002 01:24:21 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 181cv6-0003Js-00 for ; Wed, 16 Oct 2002 03:24:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 181cs9-0007X2-00; Tue, 15 Oct 2002 21:21:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!cyclone1.gnilink.net!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc53.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Original-NNTP-Posting-Host: 12.237.94.130 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: rwcrnsc53 1034730958 12.237.94.130 (Wed, 16 Oct 2002 01:15:58 GMT) Original-NNTP-Posting-Date: Wed, 16 Oct 2002 01:15:58 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:106109 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2657 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2657 Hi all, I tried the "emacs -batch MyProg.cpp -f ps-print-buffer" and it still did not work. Any idea? TIA! --- tcp "tcp" wrote in message news:... > Hi, > > I'm trying to print some c++/java files using emacs print > from the command line with no avail. Can someone please > help. > > Here is what I did: > > emacs -batch -f ps-print-buffer MyProg.cpp > > It would only print the *SCRATCH* buffer. > > TIA. > > --- > tcp > >