From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78720 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: Asynchroneous image retrieval in HTML rendering Date: Thu, 05 May 2011 17:00:46 +0200 Message-ID: References: <87bozwfw84.fsf@gmail.com> <87r58ll8jm.fsf@gmail.com> <87liys4x04.fsf@gmail.com> <87tydewilm.fsf@gmail.com> <87liyp35fy.fsf@gmail.com> <87k4e92eyx.fsf@gmail.com> <87k4e5h18p.fsf@lifelogs.com> <87tyd9jt0r.fsf@gmail.com> <87vcxp1aj4.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1304607670 7027 80.91.229.12 (5 May 2011 15:01:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 May 2011 15:01:10 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27022@lists.math.uh.edu Thu May 05 17:01:07 2011 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 1QI034-0002HK-QS for ding-account@gmane.org; Thu, 05 May 2011 17:01:03 +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 1QI02x-0004hA-VP; Thu, 05 May 2011 10:00:56 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QI02x-0004h1-1E for ding@lists.math.uh.edu; Thu, 05 May 2011 10:00:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QI02x-0001Vt-0X for ding@lists.math.uh.edu; Thu, 05 May 2011 10:00:55 -0500 Original-Received: from v3-1008.vxen.de ([79.140.41.8]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QI02u-0000CN-NC for ding@gnus.org; Thu, 05 May 2011 17:00:52 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From; bh=ZXug8VJDQr6O9KRhL7lqxZ6Yw/GJbTHoAtwZx5l6CFA=; b=iekrp0QOziswzpHkLkdp9hxrNZ3rYocnLcLyvwcsSAHLVppj99tU7RrOZa0pC4VdkVPCpIL/SRsCV2jXg53UCdcSIl/FyjO8Ak+oyXHDr8B70QwIoDbZdGAWp0k9V6GP; Original-Received: from [134.76.4.230] (helo=imac.local) by v3-1008.vxen.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QI02u-0006uJ-FN for ding@gnus.org; Thu, 05 May 2011 17:00:52 +0200 In-Reply-To: (David Engster's message of "Thu, 05 May 2011 16:59:01 +0200") User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (darwin) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78720 Archived-At: David Engster writes: > The thing is: you don't always know what you'll get. Look at the > terrytao source, and you'll see that the images are dynamically > generated through a PHP script. You can only see in the receiving > content type that this is actually a PNG. But it's of course wrapped in an tag, so please forget that I ever wrote that... -David