From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Brad Fonseca Newsgroups: gmane.emacs.help Subject: postscript printing multiple files Date: Tue, 17 Sep 2002 16:33:40 GMT Sender: help-gnu-emacs-admin@gnu.org Message-ID: Reply-To: linuxbrad@rogers.com NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1032281167 1486 127.0.0.1 (17 Sep 2002 16:46:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Sep 2002 16:46:07 +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 17rLUC-0000NS-00 for ; Tue, 17 Sep 2002 18:46:04 +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 17rLUR-0003oa-00; Tue, 17 Sep 2002 12:46:19 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fr.clara.net!heighliner.fr.clara.net!news-hub.siol.net!newsfeeds-atl2!news.webusenet.com!news03.bloor.is.net.cable.rogers.com!news02.bloor.is.net.cable.rogers.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 User-Agent: KNode/0.6.1 Original-NNTP-Posting-Host: 24.101.238.134 Original-X-Complaints-To: abuse@rogers.com Original-X-Trace: news02.bloor.is.net.cable.rogers.com 1032280420 24.101.238.134 (Tue, 17 Sep 2002 12:33:40 EDT) Original-NNTP-Posting-Date: Tue, 17 Sep 2002 12:33:40 EDT Original-Xref: nntp.stanford.edu gnu.emacs.help:104985 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:1540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1540 Hello! Is it possible to postscript print multiple files with Emacs at the same time? I know that one can do this on the command line with: enscript -1G *.cpp ,assuming I want all the .cpp files printed from the current working directory. My guess is that it is done in Emacs in the minibuffer (meta-x ...) but a better hint would be helpful. Thanks, -- --- Brad Fonseca