From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Printing from WindowXP version of emacs Date: Tue, 03 Jan 2006 21:18:07 +0200 Message-ID: References: <534d19de0601021649n108b853bw46569129d0b82ce9@mail.gmail.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136315923 3223 80.91.229.2 (3 Jan 2006 19:18:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2006 19:18:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 03 20:18:42 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Etrfx-0002jv-Vy for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 20:18:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etrhb-0000z6-HZ for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 14:20:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EtrhC-0000sm-3o for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:19:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EtrhA-0000qw-B6 for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:19:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etrh9-0000qd-FM for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:19:43 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EtriQ-0008DZ-6w for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:21:02 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-200-208.inter.net.il [80.230.200.208]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DHK25016 (AUTH halo1); Tue, 3 Jan 2006 21:17:58 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Chris McMahan on Tue, 03 Jan 2006 08:06:53 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32385 Archived-At: > From: Chris McMahan > Date: Tue, 03 Jan 2006 08:06:53 -0500 > > Another alternative I just found recently is to use the program > gsprint, which is included in the ghostview program you can find here: > http://www.cs.wisc.edu/~ghost/ But this only works for PostScript printing, right? I think we wanted in this thread to find a more general solution, one which works for both PostScript and non-PostScript (a-la "M-x lpr-region") printing.