From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How are Windows users supposed to print the PostScript refcards? Date: Thu, 09 Aug 2007 06:11:40 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1186629120 18966 80.91.229.12 (9 Aug 2007 03:12:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2007 03:12:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Reiner Steib Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 09 05:11:58 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIyRF-0004rn-0x for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 05:11:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IIyRE-0008U1-Ff for ged-emacs-devel@m.gmane.org; Wed, 08 Aug 2007 23:11:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IIyRB-0008Tg-2k for emacs-devel@gnu.org; Wed, 08 Aug 2007 23:11:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IIyRA-0008T2-0t for emacs-devel@gnu.org; Wed, 08 Aug 2007 23:11:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IIyR9-0008Se-SA for emacs-devel@gnu.org; Wed, 08 Aug 2007 23:11:47 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IIyR9-0006Vu-GW for emacs-devel@gnu.org; Wed, 08 Aug 2007 23:11:47 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-113-145.inter.net.il [84.229.113.145]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DID52748 (AUTH halo1); Thu, 9 Aug 2007 06:11:40 +0300 (IDT) In-reply-to: (message from Reiner Steib on Wed, 08 Aug 2007 22:37:36 +0200) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76235 Archived-At: > From: Reiner Steib > Date: Wed, 08 Aug 2007 22:37:36 +0200 > > I wonder how users on Windows are supposed to print etc/refcard.ps and > the other refcards. If the printer supports PostScript, then by just copying them to the printer (via any usual Windows UI, e.g. drag-n-drop, or print.exe, or anything else). If the printer do not support PostScript, then with Ghostscript, as on any other platform. > By default Windows doesn't assign any program to > "*.ps" so I guess most user won't know how to print them. Does any other platform assign any program to *.ps?