From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: C-h r and Images Date: Mon, 09 Sep 2013 17:06:45 +0200 Message-ID: <87mwnmniey.fsf@rosalinde.fritz.box> References: <87y57fe2ej.fsf@gmail.com> <831u57e089.fsf@gnu.org> <5224AEB3.5000508@cs.ucla.edu> <83wqmzcjyn.fsf@gnu.org> <83vc2jcjvw.fsf@gnu.org> <52250454.5090407@cs.ucla.edu> <874n9upb0q.fsf@rosalinde.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1378739222 1078 80.91.229.3 (9 Sep 2013 15:07:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2013 15:07:02 +0000 (UTC) Cc: Eli Zaretskii , Paul Eggert , kjambunathan@gmail.com, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 09 17:07:04 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VJ33O-00039R-WE for ged-emacs-devel@m.gmane.org; Mon, 09 Sep 2013 17:07:03 +0200 Original-Received: from localhost ([::1]:52167 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ33O-000739-HR for ged-emacs-devel@m.gmane.org; Mon, 09 Sep 2013 11:07:02 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ33F-00072q-7E for emacs-devel@gnu.org; Mon, 09 Sep 2013 11:06:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ339-00078B-83 for emacs-devel@gnu.org; Mon, 09 Sep 2013 11:06:53 -0400 Original-Received: from mout.gmx.net ([212.227.15.15]:58361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ338-000780-VJ for emacs-devel@gnu.org; Mon, 09 Sep 2013 11:06:47 -0400 Original-Received: from rosalinde.fritz.box ([89.245.96.197]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MXZw6-1VVbrn3c86-00WV3p for ; Mon, 09 Sep 2013 17:06:46 +0200 In-Reply-To: (Andreas Schwab's message of "Mon, 09 Sep 2013 17:01:50 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:HQfCKvn0FVikt5fGQMD4hoaWhd7FbR4O+kgvCC/Ez5tfvlOHopG kP2cLnizzNgHe1QPLMiIlAuq0ik+es5aPkGLhspUp9ghkGY9sQ9VBPpyavKvJWI0NlITbxs XVO0eCytxRcKAPBbHd+mHbNYcGsnEfAgGzE0SPANSw0/MU/dl9VbZpWPXl3eJDLu/vDVTkG Jeev4WPbOB+djUVIX17ww== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163268 Archived-At: On Mon, 09 Sep 2013 17:01:50 +0200 Andreas Schwab wrote: > Stephen Berman writes: > >> The images are also not displayed in my Emacs, but for a different >> reason. My distribution (openSUSE 12.2) includes the PNG images, but >> compresses them (along with all the *.info files): >> >> /usr/share/info/gnutls-layers.png.gz >> >> Is it an Emacs bug (or missing feature) that it doesn't uncompress the >> images for display, or is it an openSUSE bug that the images are >> compressed? > > In 13.1 the images will be included uncompressed. Oops, got your response just after I filed a report (for 12.2) with bugzilla. Steve Berman