From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: lpr-switches and postscript printer question Date: Mon, 09 Sep 2002 20:30:41 +0200 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <3D76B4E8.7000405@comcast.net> Reply-To: Harald Maier NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031597170 19051 127.0.0.1 (9 Sep 2002 18:46:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2002 18:46:10 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17oTY0-0004x9-00 for ; Mon, 09 Sep 2002 20:46:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oTY2-0005PW-00; Mon, 09 Sep 2002 14:46:10 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-X-Trace: news.t-online.com 1031596242 04 19905 G35sbS3ES4YcQW 020909 18:30:42 Original-X-Complaints-To: abuse@t-online.com X-Sender: 320041125923-0001@t-dialin.net User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i386-mingw-nt5.0.2195) Cancel-Lock: sha1:d07bYSXBijzcJbL992W1YF1yLXg= Original-Xref: nntp.stanford.edu gnu.emacs.help:104637 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1193 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1193 bob sullivan writes: > Hi, everyone. I'm using UNIX and emacs 19.34. How would I use > (setq '(lpr-switches ... ) to print to a postscript printer > using a particular font, say 6x13bold? As far as I know emacs-19.34 uses also ps-print-buffer and ps-print-region, so the lpr switches are not necessary. Harald