From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Fix info display of images Date: Mon, 07 Dec 2009 19:55:42 +0200 Organization: JURTA Message-ID: <87ljhey8gx.fsf@mail.jurta.org> References: <874oo5nfsl.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1260213368 5102 80.91.229.12 (7 Dec 2009 19:16:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2009 19:16:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 07 20:16:01 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 1NHj3u-0007uJ-QP for ged-emacs-devel@m.gmane.org; Mon, 07 Dec 2009 20:15:59 +0100 Original-Received: from localhost ([127.0.0.1]:55416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHj3t-00083M-Uo for ged-emacs-devel@m.gmane.org; Mon, 07 Dec 2009 14:15:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHhqV-0005o9-6N for emacs-devel@gnu.org; Mon, 07 Dec 2009 12:58:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHhqQ-0005m4-5O for emacs-devel@gnu.org; Mon, 07 Dec 2009 12:58:02 -0500 Original-Received: from [199.232.76.173] (port=39889 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHhqP-0005m0-TB for emacs-devel@gnu.org; Mon, 07 Dec 2009 12:57:57 -0500 Original-Received: from smtp-out3.starman.ee ([85.253.0.5]:48217 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHhqN-0008LL-U0; Mon, 07 Dec 2009 12:57:56 -0500 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.97.43.cable.starman.ee [82.131.97.43]) by mx1.starman.ee (Postfix) with ESMTP id 582BF3F42AC; Mon, 7 Dec 2009 19:57:49 +0200 (EET) In-Reply-To: <874oo5nfsl.fsf@lola.goethe.zz> (David Kastrup's message of "Sun, 06 Dec 2009 00:48:26 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:118368 Archived-At: > the info images in the Lilypond documentation have a rather messed-up > display. That's more or less due to Emacs putting "invisible" > properties over image code indiscriminately. > > I find that the following does help. If you provided a test case, I would be able to confirm whether it works or not. But now it seems strange to me that you fix this in `Info-hide-cookies-node' instead of `Info-display-images-node'. -- Juri Linkov http://www.jurta.org/emacs/