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: Pretty multilingual PostScript printing? Date: Sat, 24 Jan 2009 11:55:23 +0200 Message-ID: References: <3e83bbcd-ebe0-4e65-a580-7cd2c13ff872@n33g2000pri.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1232790966 22726 80.91.229.12 (24 Jan 2009 09:56:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Jan 2009 09:56:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 24 10:57:19 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LQfGL-0007CF-7b for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Jan 2009 10:57:13 +0100 Original-Received: from localhost ([127.0.0.1]:56775 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQfF3-0006XF-OJ for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Jan 2009 04:55:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQfEi-0006XA-KY for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 04:55:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQfEh-0006Ws-GR for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 04:55:31 -0500 Original-Received: from [199.232.76.173] (port=37450 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQfEh-0006Wp-Co for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 04:55:31 -0500 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:44404) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQfEg-0003qj-SZ for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 04:55:31 -0500 Original-Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KDY00800YQAM000@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 11:55:45 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.6.113]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KDY00HTZZKQC200@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Sat, 24 Jan 2009 11:55:45 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:61602 Archived-At: > From: "cmr.Pent@gmail.com" > Date: Fri, 23 Jan 2009 22:33:05 -0800 (PST) > > > Alternatively, you could set up ps-print to pipe its output into > > Ghostscript by customizing ps-lpr-command and ps-lpr-switches to > > invoke Ghostscript. > > This sounds like a more feasible approach. Could you be so kind to > tell me what values of 'ps-lpr-command' and 'ps-lpr-switches' should I > use? If not, any link to the relevant documentation appreciated. The Emacs manual includes in the node "Windows Printing" an example of how to set this up. That description is Windows-oriented, but I think you will need only minimal changes to adapt it to your system, probably just the name and full path to the Ghostscript executable.