From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Hardcopy of selected sections Emacs info Date: Tue, 25 May 2004 15:23:28 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2427-Tue25May2004152327+0300-eliz@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1085492064 18785 80.91.224.253 (25 May 2004 13:34:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 May 2004 13:34:24 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 25 15:34:08 2004 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 1BSc4G-0006DX-00 for ; Tue, 25 May 2004 15:34:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BSbq7-0002kV-07 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 May 2004 09:19:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BSbpk-0002k2-2x for help-gnu-emacs@gnu.org; Tue, 25 May 2004 09:19:08 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BSbjw-0001zt-GD for help-gnu-emacs@gnu.org; Tue, 25 May 2004 09:13:39 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BSb25-0005Cc-U2 for help-gnu-emacs@gnu.org; Tue, 25 May 2004 08:27:50 -0400 Original-Received: from zaretski ([80.230.155.151]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id CYF04756; Tue, 25 May 2004 15:25:14 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Mathias Dahl on 25 May 2004 12:27:37 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:18725 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18725 > From: Mathias Dahl > Newsgroups: gnu.emacs.help > Date: 25 May 2004 12:27:37 +0200 > > Speaking of printing, is there a way for emacs to print to a file > which I can later on open in some postscript capable program and > print from there. We have no postscript printer at work. You didn't read the doc string of ps-print-buffer, did you? The answer is right there.