From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28829 invoked from network); 2 Dec 2008 09:09:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 2 Dec 2008 09:09:52 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 83736 invoked from network); 2 Dec 2008 09:09:43 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 2 Dec 2008 09:09:43 -0000 Received: (qmail 8843 invoked by alias); 2 Dec 2008 09:09:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26108 Received: (qmail 8833 invoked from network); 2 Dec 2008 09:09:37 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 2 Dec 2008 09:09:37 -0000 Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by bifrost.dotsrc.org (Postfix) with ESMTP id DBCAA80525B6 for ; Tue, 2 Dec 2008 10:09:33 +0100 (CET) Received: by yx-out-2324.google.com with SMTP id 31so1109866yxl.81 for ; Tue, 02 Dec 2008 01:09:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=FCREe/hDGJcFGMZQGpHP6svtRM5GsVoQ+GesLJBsHdg=; b=f1hC2c5abOB8NDpElIt1yYPUcD+PmeHiwhMFG+lFrRZvg79K7wGWSm7TXBpRkAVuUt PmHLQKInr3iOi+AO8n3Ub0m30NATVgqdHUHsObmyJV7G6jke+RY13EVm2WYx45/7CtM2 y/8bbOltxIg+7YiJXKS3tZAy/NY0ZVc84amHg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IU/UrftSvt8lLOrCtnYPNIlf65Nk44SOYyEKeZFlQozTShD9Q8G6f2cAL2eDbzip7G 57m+IONyFHtnh84V+0l+39aAapqJAueqinG7LfS35RI0Obq7Zn9at7IFcN1y/Uz88uVK 87OH8E/N28+Fz8n3+2wzbztyYNo9a5k+28QV0= Received: by 10.100.135.16 with SMTP id i16mr6497982and.99.1228208972957; Tue, 02 Dec 2008 01:09:32 -0800 (PST) Received: by 10.100.43.19 with HTTP; Tue, 2 Dec 2008 01:09:32 -0800 (PST) Message-ID: <2d460de70812020109l3640c0e1tdcf93c9fdac0a990@mail.gmail.com> Date: Tue, 2 Dec 2008 10:09:32 +0100 From: "Richard Hartmann" To: "Allan Caffee" Subject: Re: Minimal patch to _pdf Cc: "Zsh Workers" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2d460de70812011726q578ad8bn778678171e2c6053@mail.gmail.com> X-Virus-Scanned: ClamAV 0.92.1/8709/Tue Dec 2 09:30:11 2008 on bifrost X-Virus-Status: Clean On Tue, Dec 2, 2008 at 03:21, Allan Caffee > Okular is used for viewing documents > for many different formats like PostScript and DVI files. I was not aware of that. Please scratch this patch and expect a new one around the weekend, this time for _okular. Richard