From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Printing from WindowXP version of emacs Date: Tue, 03 Jan 2006 22:52:22 +0100 Message-ID: <43BAF216.1090001@student.lu.se> References: <534d19de0601021649n108b853bw46569129d0b82ce9@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136325223 5108 80.91.229.2 (3 Jan 2006 21:53:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2006 21:53:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 03 22:53:40 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 1Etu60-0006ga-M4 for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 22:53:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etu7Z-0007pK-8j for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 16:55:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Etu6p-0007id-81 for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 16:54:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Etu6k-0007gl-Dq for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 16:54:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etu6k-0007gh-Ad for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 16:54:18 -0500 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Etu7x-0006ju-NU; Tue, 03 Jan 2006 16:55:33 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn2.hy.skanova.net (7.2.069.1) id 43BA90DD0001BE43; Tue, 3 Jan 2006 22:52:23 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Eli Zaretskii In-Reply-To: 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:32393 Archived-At: Eli Zaretskii wrote: >>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. > > A maybe small issue: GSview needs Microsoft Visual C++ for compilation. It does not compile with the GNU compilers.