From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Samuel Bronson Newsgroups: gmane.emacs.devel Subject: Re: Printing Date: Thu, 2 Apr 2009 09:55:03 -0400 Message-ID: References: <5f0660120903281352v5d7ab83cy44fcff3cbf4581cb@mail.gmail.com> <20090402100822.GC28589@tomas> <20090402115119.GA29256@tomas> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1238680581 26780 80.91.229.12 (2 Apr 2009 13:56:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Apr 2009 13:56:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 02 15:57:39 2009 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 1LpNPv-0000l3-NH for ged-emacs-devel@m.gmane.org; Thu, 02 Apr 2009 15:57:15 +0200 Original-Received: from localhost ([127.0.0.1]:40730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpNOV-0004PO-NC for ged-emacs-devel@m.gmane.org; Thu, 02 Apr 2009 09:55:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpNNw-0004Oa-CR for emacs-devel@gnu.org; Thu, 02 Apr 2009 09:55:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpNNu-0004Nw-7K for emacs-devel@gnu.org; Thu, 02 Apr 2009 09:55:10 -0400 Original-Received: from [199.232.76.173] (port=43622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpNNt-0004Ni-1c for emacs-devel@gnu.org; Thu, 02 Apr 2009 09:55:09 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.152]:9503) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpNNs-0003mp-N5 for emacs-devel@gnu.org; Thu, 02 Apr 2009 09:55:08 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 3so379598yxi.66 for ; Thu, 02 Apr 2009 06:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6gRun5kIFdqH24NhyqcgCh60QQYOhGNQ2Fu+nGjtA2k=; b=CBRI28C00tyFIBcgUczDjPjYvn5SQgPYXFZkR022bXIoIEygPHt35Ti1jJscNXv9IK Wkh1u2kZTkcGMPIFcLybuFt8gjEPd7gxt5VFPwGOTwaTx9pLOJ4RIU0OBl25zUojhlop dmv7Q6Qj18LQ0cwtpZkz4sh6QDA0NCQP1dsbM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vDWDE3FD5c5g+nNh7zBFY+LcsBpKOvSR9brrpWHZd8jx2l2gUu2nU4iaOHP0gkdVRz b9umKga0pBru3LdajcxzBn21hpIi2GxR9GAh6Br6CVZId06rB6Q0IvaR56AamaHtu6nP dfDzd/QLfBSXu9qoLuFzp/UeuW1w6MN3paZY0= Original-Received: by 10.90.66.14 with SMTP id o14mr34128aga.21.1238680505552; Thu, 02 Apr 2009 06:55:05 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/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:110005 Archived-At: On Thu, Apr 2, 2009 at 9:47 AM, =C3=93scar Fuentes wrote: > Stefan Monnier writes: >> is it really significantly easier to install support for printing PDF >> than support for printing Postscript (in Windows)? > > AFAIK, restricting ourselves to Free software, no. If we were doing that, we wouldn't be in that mess in the first place -- we'd not be using Windows! Installing Adobe Reader is surely easier than figuring out how to get ghostscript set up on windows, no?