From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: How are Windows users supposed to print the PostScript refcards? Date: Thu, 9 Aug 2007 10:26:58 +0200 Message-ID: <7dbe73ed0708090126n4b74abe3t3acd7735c20cbf98@mail.gmail.com> References: <87ejid6ysx.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1186648031 32355 80.91.229.12 (9 Aug 2007 08:27:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2007 08:27:11 +0000 (UTC) Cc: Eli Zaretskii , Reiner Steib , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 09 10:27:09 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 1IJ3MJ-00046e-05 for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 10:27:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ3MI-0005h4-CV for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 04:27:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJ3MD-0005cr-US for emacs-devel@gnu.org; Thu, 09 Aug 2007 04:27:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJ3MC-0005aW-Ul for emacs-devel@gnu.org; Thu, 09 Aug 2007 04:27:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJ3MC-0005aG-SC for emacs-devel@gnu.org; Thu, 09 Aug 2007 04:27:00 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJ3MC-0001Rw-Hu for emacs-devel@gnu.org; Thu, 09 Aug 2007 04:27:00 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so310927rvf for ; Thu, 09 Aug 2007 01:26:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SuXI+DjPccE65JYjuSUBjFpnfK2K/vBvbu0j4HaG2Dli4yfEibCDscFU5kw/355/Hv9kJEEfUBLpT+OC/0NqxRcsM67TvFML7IRlVA2rqHPSdHNoK94K5yTKR4KtC1OpDiSUyZC+IRyMszF7RXdo78T9w2D37SgIdgEsPU31LKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ebNm9r/ATtqz8p2iX+DVqSk1ZP35tWUGNZO2OF1NmtxOjXuxDPvLGOwmgTFTFCdD8WQPZkGw3hg4TyALThZcwSWxpCRYxDdNwFq6mkGrOWomGRIzI5Zxlebb15GDko4hmg6R5iXPz7zebHkNwEi2loh741pW5Y8OMUDF4oYTIDE= Original-Received: by 10.141.42.10 with SMTP id u10mr851982rvj.1186648019010; Thu, 09 Aug 2007 01:26:59 -0700 (PDT) Original-Received: by 10.141.172.10 with HTTP; Thu, 9 Aug 2007 01:26:58 -0700 (PDT) In-Reply-To: <87ejid6ysx.fsf@uwakimon.sk.tsukuba.ac.jp> Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 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:76251 Archived-At: > > Does any other platform assign any program to *.ps? > > I believe that Mac by default assigns "Preview". Preview will call a > PS to PDF utility, then view the PDF file. And under the GNU/Linux I use (Mandriva), PostScript files are opened by Evince by default.