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: isn't there any simple, standard way to print in windowsXP? Date: Wed, 26 Jul 2006 06:22:54 +0300 Message-ID: References: <20060725112217.99874.qmail@web31313.mail.mud.yahoo.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153884196 18699 80.91.229.2 (26 Jul 2006 03:23:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Jul 2006 03:23:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 26 05:23:11 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 1G5ZzI-0005QF-Jz for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jul 2006 05:23:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5ZzI-0002KD-0O for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jul 2006 23:23:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G5Zz6-0002Jb-Bh for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 23:22:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G5Zz3-0002JL-SL for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 23:22:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5Zz3-0002JD-KU for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 23:22:53 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G5a0V-0004bs-Eo for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 23:24:23 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-194-141.inter.net.il [83.130.194.141]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id FJC02818 (AUTH halo1); Wed, 26 Jul 2006 06:22:50 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (ecinmn@alcisp.com) 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:36230 Archived-At: > From: "B. T. Raven" > Date: Tue, 25 Jul 2006 20:47:13 -0500 > > If it is a PostScript printer, is it NECESSARY to use postscript print > when running emacs under a version of the msw OS? No, it's not necessary. "M-x lpr-buffer" (or File->Print Buffer from the menu bar) should also work. > I have 22.0.50 mostly working with msw2000 but nothing from the > printer (a multi-function device whose printer component is "LPT1") > Whether I set it to shared or not I see only Spooling.... done ... > and then nothing. How do I go about diagnosing this problem? Please try printing from Emacs launched as "emacs -Q". If it works, perhaps there's something in your .emacs init file that causes this problem.