From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How To Print To Printer GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE Date: Mon, 6 Apr 2009 19:05:32 +0200 Message-ID: <834BC5A2-B8C6-42E4-9FDF-0A2210BB5AA3@Web.DE> References: <43393e17-505b-4959-9553-f0ce8c22fe29@i28g2000prd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239037673 5131 80.91.229.12 (6 Apr 2009 17:07:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Apr 2009 17:07:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: ChristopherL Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 06 19:09:11 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 1LqsIH-0001jm-Gc for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Apr 2009 19:07:33 +0200 Original-Received: from localhost ([127.0.0.1]:48912 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqsGs-0001Uc-UM for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Apr 2009 13:06:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqsGZ-0001UX-5a for help-gnu-emacs@gnu.org; Mon, 06 Apr 2009 13:05:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqsGS-0001Ti-TB for help-gnu-emacs@gnu.org; Mon, 06 Apr 2009 13:05:45 -0400 Original-Received: from [199.232.76.173] (port=55454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqsGS-0001Tb-QP for help-gnu-emacs@gnu.org; Mon, 06 Apr 2009 13:05:40 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:56927) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqsGS-0000wC-AR for help-gnu-emacs@gnu.org; Mon, 06 Apr 2009 13:05:40 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id 7A06DFF7A674; Mon, 6 Apr 2009 19:05:39 +0200 (CEST) Original-Received: from [91.35.237.88] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1LqsGR-0003vn-00; Mon, 06 Apr 2009 19:05:39 +0200 In-Reply-To: <43393e17-505b-4959-9553-f0ce8c22fe29@i28g2000prd.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18s0qpe8lxaAIrIlX3VurjQ97PAmMHPmJ37OFIH CmAMQlsZwMGTGBbeja/QeAdEDaGBKxyLe06rvUAG0nHIpEBeyp 9YxUJND66A1X/tD5BWGw== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:63518 Archived-At: Am 06.04.2009 um 18:06 schrieb ChristopherL: > How do I setup Emacs to be able to print to a printer. By reading the documentation. (And setting an environment variable PRINTER.) GNU Emacs can either create a text output or a PostScript output (you can check this output by using ps-spool-* instead of the ps-print-* commands, later you can use ps-despool-* to print). Both are fed to the user's default printer. -- Greetings Pete There's something the technicians need to learn from the artists. If it isn't aesthetically pleasing, it's probably wrong.