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: Thu, 05 Jan 2006 10:24:35 +0100 Message-ID: <48898444887291.48872914889844@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1136465494 15352 80.91.229.2 (5 Jan 2006 12:51:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 12:51:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 05 13:51:28 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 1EuUaH-0007gk-1r for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 13:51:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuUbz-0005UY-PU for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 07:52:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuRir-0001DL-Ar for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:47:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuRW1-0008O3-A4 for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:34:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuRO9-0007NV-7u for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 04:26:29 -0500 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EuRPc-0006HH-Vz; Thu, 05 Jan 2006 04:28:01 -0500 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0ISM00GZX4SZK7@piraten.student.lu.se>; Thu, 05 Jan 2006 10:24:35 +0100 (MET) Original-Received: from [212.209.42.133] by piraten.student.lu.se (mshttpd); Thu, 05 Jan 2006 10:24:35 +0100 Original-To: Eli Zaretskii X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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:32444 Archived-At: From: Eli Zaretskii > 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? (default-printer-name) returns \\host-name\1234567890 where host-name is the name where the printer queue is.