From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71857 Path: news.gmane.org!not-for-mail From: Knut Anders Hatlen Newsgroups: gmane.emacs.gnus.general Subject: Re: Backtrace from gnus-html-display-image Date: Sun, 26 Sep 2010 18:41:27 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285519309 30593 80.91.229.12 (26 Sep 2010 16:41:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2010 16:41:49 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20230@lists.math.uh.edu Sun Sep 26 18:41:48 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OzuIM-0003aw-2e for ding-account@gmane.org; Sun, 26 Sep 2010 18:41:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OzuIK-0007on-Ga; Sun, 26 Sep 2010 11:41:44 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OzuII-0007oa-Ul for ding@lists.math.uh.edu; Sun, 26 Sep 2010 11:41:42 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OzuIE-000138-Rc for ding@lists.math.uh.edu; Sun, 26 Sep 2010 11:41:42 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OzuIE-0001MO-00 for ; Sun, 26 Sep 2010 18:41:38 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OzuIB-0003Xj-CZ for ding@gnus.org; Sun, 26 Sep 2010 18:41:35 +0200 Original-Received: from gw2.mysql.com ([213.136.52.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 18:41:35 +0200 Original-Received: from kahatlen by gw2.mysql.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Sep 2010 18:41:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: gw2.mysql.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (usg-unix-v) Cancel-Lock: sha1:1dhg44d+3u3fKbAXr+A0IgFIz0w= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71857 Archived-At: Lars Magne Ingebrigtsen writes: > Knut Anders Hatlen writes: > >> Anyways, what I was trying to say, was that the attached patch makes >> displaying remote images work again by removing some unused parameters >> from the function's signature. > > They're not unused -- they're used in other code paths, but I think > Julien forgot to include them from the `W D W' code path. Or they're > not stashed in the right overlay, or something. But gnus-html-display-image doesn't actually use the values in the start and end parameters, or? -- Knut Anders