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: Printing from WindowXP version of emacs Date: Tue, 03 Jan 2006 21:20:10 +0200 Message-ID: References: <47a3a7947a4ef8.47a4ef847a3a79@net.lu.se> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136316600 5597 80.91.229.2 (3 Jan 2006 19:30:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Jan 2006 19:30:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 03 20:29:58 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 1Etrqa-0005JH-Ra for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 20:29:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EtrsE-0005p1-Ef for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jan 2006 14:31:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Etrrd-0005bg-AH for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:30:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Etrra-0005a6-Ql for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:30:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Etrra-0005a1-LS for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:30:30 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Etrsr-0001kC-BI for help-gnu-emacs@gnu.org; Tue, 03 Jan 2006 14:31:49 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-200-208.inter.net.il [80.230.200.208]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CIX22988 (AUTH halo1); Tue, 3 Jan 2006 21:20:01 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <47a3a7947a4ef8.47a4ef847a3a79@net.lu.se> (message from LENNART BORGMAN on Tue, 03 Jan 2006 14:08:38 +0100) 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:32386 Archived-At: > Date: Tue, 03 Jan 2006 14:08:38 +0100 > From: LENNART BORGMAN > Cc: help-gnu-emacs@gnu.org > > > Thanks. The question is, will this script find usable ports on > > systems where people report they cannot find a port name that Emacs > > can use? > > If I run w32prn-customize I get an error. w32prn-default returns something like > > PDF-XChange > My Documents\\*.pdf > PRINTER15:PASSTHROU > PRINTER15:PASSTHROU > PRINTER20:RAW What does the VB script display, when run? Also, what does the function `default-printer-name' return on that system? It is supposed to do the equivalent of what the code posted by Bruce does.