From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: *.pdf files Date: Fri, 30 Oct 2009 12:06:27 +0100 Message-ID: References: <83vdhxdxi3.fsf@gnu.org> <83tyxhdu60.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1256901000 31036 80.91.229.12 (30 Oct 2009 11:10:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Oct 2009 11:10:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 30 12:09:53 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 1N3pMe-0000WP-NX for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2009 12:09:52 +0100 Original-Received: from localhost ([127.0.0.1]:58237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3pMe-0001x0-6Z for ged-emacs-devel@m.gmane.org; Fri, 30 Oct 2009 07:09:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3pJl-0007co-Np for emacs-devel@gnu.org; Fri, 30 Oct 2009 07:06:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3pJh-0007Xp-Ra for emacs-devel@gnu.org; Fri, 30 Oct 2009 07:06:53 -0400 Original-Received: from [199.232.76.173] (port=35636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3pJh-0007Xe-Gh for emacs-devel@gnu.org; Fri, 30 Oct 2009 07:06:49 -0400 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:54331) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3pJg-0000ly-55; Fri, 30 Oct 2009 07:06:48 -0400 Original-Received: by bwz7 with SMTP id 7so3451552bwz.26 for ; Fri, 30 Oct 2009 04:06:47 -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 :from:date:message-id:subject:to:cc:content-type; bh=dJEFaMcSvxuyiu5+JdLoB2En97t54+cOr5KAPGPNdI8=; b=McNhf/kshCwpMueOEARX9yeYZ6KEoy+UkZWxMXR5+d9hUvZ/Eeq+3Gg5IN8gT5wh7E 58pFaXG4BwkCorBsjh3Ha7eHHAwgTW4H0ukyr5UGAs99MBPJ9TMTQnZ16XKkoedRy76b EeVgi7K9mpsyuhwXYmLGQueqOJZWBjLh4eQaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ITgz2rzR9wsNZjwOxr8MsnjEYiMgOYlx4FCh8YGqEFqKnuw/yliQ2BoisxiB1LpP/O BfCgSainrDzQzSMe7yINRC4UFa0Yt4HFEEwICpA/mujn4WMbl3XUmg0OUkvtS1sFf4Ir ixtXouii0ecJpCObtZvef/Vbe0C1lQEg84zGk= Original-Received: by 10.204.34.3 with SMTP id j3mr1010361bkd.23.1256900807109; Fri, 30 Oct 2009 04:06:47 -0700 (PDT) In-Reply-To: <83tyxhdu60.fsf@gnu.org> 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:116456 Archived-At: On Fri, Oct 30, 2009 at 11:59, Eli Zaretskii wrote: > What about etc/refcards/*.pdf -- do they have the same problem? Most definitely. I cannot open any one of them with Adobe Reader 8.1 unless I check them out with -kb. Juanma