From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Printing from WindowXP version of emacs Date: Wed, 04 Jan 2006 20:14:15 +0100 Message-ID: <43BC1E87.5010008@student.lu.se> References: <47f866747f622f.47f622f47f8667@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136403104 21037 80.91.229.2 (4 Jan 2006 19:31:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Jan 2006 19:31:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 04 20:31:42 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 1EuEMH-0008II-D7 for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Jan 2006 20:31:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuENx-0008N9-Si for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Jan 2006 14:33:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuE7B-0007GN-KW for help-gnu-emacs@gnu.org; Wed, 04 Jan 2006 14:16:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuE7A-0007Fd-R3 for help-gnu-emacs@gnu.org; Wed, 04 Jan 2006 14:16:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuE7A-0007FQ-7k for help-gnu-emacs@gnu.org; Wed, 04 Jan 2006 14:16:04 -0500 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EuE8a-0001ON-0W; Wed, 04 Jan 2006 14:17:32 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.069.1) id 43ABF6D5002E95EE; Wed, 4 Jan 2006 20:14:16 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Eli Zaretskii In-Reply-To: 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:32424 Archived-At: Eli Zaretskii wrote: >>Date: Wed, 04 Jan 2006 09:45:10 +0100 >>From: LENNART BORGMAN >>Cc: help-gnu-emacs@gnu.org >> >>Unfortunately I get >> >> C:\mydir\getPrn.vbs(22, 1) (null): 0x80041017 >> >>on the line >> >> For Each objPrinter in colInstalledPrinters >> >> > >Is that the one and only line it prints? If not, what do other lines >say? > > Yes. >Also, I asked to see what does default-printer-name return on that >platform. It's a Windows-specific function that is supposed to do >something similar to Bruce's VB script. Can you tell what is its >result on that system? > Sorry, I know I forgot that. Coming back tomorrow about that.