From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs Installer for MS Windows Date: 26 Aug 2004 14:38:13 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <001401c478de$908a92d0$0200a8c0@sedrcw11488> <1091508072.20683.201576204@webmail.messagingengine.com> <4111491A.4090601@runestig.com> <4111D8D4.1040506@runestig.com> <1091693906.8538.201741376@webmail.messagingengine.com> <001d01c47afa$c1f5f170$0200a8c0@sedrcw11488> <003e01c48946$a8ebfad0$0200a8c0@sedrcw11488> <011201c48a06$469eb6e0$0200a8c0@sedrcw11488> <016f01c48a10$f6081090$0200a8c0@sedrcw11488> <001801c48a37$995d27f0$0200a8c0@sedrcw11488> <01c48a5a$Blat.v2.2.2$412bdd60@zahav.net.il> <412DFF1B.9010603@ig.com.br> <16686.4094.173795.914606@tron.eng.it> <004001c48b8d$f622ec70$0200a8c0@sedrcw11488> <412E20A5.3050407@ig.com.br> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093546398 23450 80.91.224.253 (26 Aug 2004 18:53:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Aug 2004 18:53:18 +0000 (UTC) Cc: Lennart Borgman , Eli Zaretskii , saint@eng.it, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 26 20:53:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C0P9D-0002l1-00 for ; Thu, 26 Aug 2004 20:38:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C0PDq-0004DW-Vj for ged-emacs-devel@m.gmane.org; Thu, 26 Aug 2004 14:43:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C0PDk-0004D8-MS for emacs-devel@gnu.org; Thu, 26 Aug 2004 14:43:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C0PDk-0004Cp-4R for emacs-devel@gnu.org; Thu, 26 Aug 2004 14:43:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C0PDk-0004Cm-0q for emacs-devel@gnu.org; Thu, 26 Aug 2004 14:43:36 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C0P8n-0004Fk-Qg; Thu, 26 Aug 2004 14:38:29 -0400 Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 5C8E2B30279; Thu, 26 Aug 2004 14:38:14 -0400 (EDT) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 9C59F8CA23; Thu, 26 Aug 2004 14:38:13 -0400 (EDT) Original-To: Vinicius Jose Latorre In-Reply-To: <412E20A5.3050407@ig.com.br> Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=0, requis 5) X-MailScanner-From: monnier@iro.umontreal.ca X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26533 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26533 >> Will the new version of Emacs detect whether the default printer is a >> PostScript printer? > Does Word detect if the default printer is PostScript printer or you have to > set default PostScript printer in Windows? You don't have to tell Word what kind of printer you have: you just choose the printer and that's it. You do have to tell which printer it is at some point, of course, but that's done system-wide when you setup the printer. As for what kind of format is used between applications and the printer's driver, I have no idea. Stefan