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: Thu, 05 Jan 2006 18:43:13 +0200 Message-ID: References: <48898444887291.48872914889844@net.lu.se> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1136486199 32695 80.91.229.2 (5 Jan 2006 18:36:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 18:36:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 05 19:36:35 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 1EuZxx-0008Pa-Az for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 19:36:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuZzg-00047E-O5 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2006 13:37:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EuYEg-0005lR-FI for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 11:45:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EuYEd-0005is-6O for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 11:45:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EuYEa-0005iN-Kc for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 11:45:05 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EuYGB-0001rA-SG for help-gnu-emacs@gnu.org; Thu, 05 Jan 2006 11:46:44 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-203-236.inter.net.il [80.230.203.236]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CJR46227 (AUTH halo1); Thu, 5 Jan 2006 18:43:13 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <48898444887291.48872914889844@net.lu.se> (message from LENNART BORGMAN on Thu, 05 Jan 2006 10:24:35 +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:32457 Archived-At: > Date: Thu, 05 Jan 2006 10:24:35 +0100 > From: LENNART BORGMAN > Cc: help-gnu-emacs@gnu.org > > (default-printer-name) returns \\host-name\1234567890 > > where host-name is the name where the printer queue is. And using this in Emacs as the value of `printer-name' (after escaping the backslashes) fails to produce the printed matter, is that right?