From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: =?UTF-8?Q?Adam_Sj=C3=83=C2=B8gren_via_=22Emacs_development_discussions=2E?= Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Rendering regression in Gnus with gnus-treat-from-gravatar Date: Sat, 11 Apr 2020 15:18:51 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <877dym5fes.fsf@tullinup.koldfront.dk> Reply-To: =?UTF-8?Q?Reply-to=3A_Adam_Sj=C3=83=C2=B8gren_=3Casjo=40koldfront=2Edk=3E?= =?UTF-8?Q?=0A?= Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="97875"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: ding@gnus.org To: emacs-devel@gnu.org Cancel-Lock: sha1:bpPIAZbzPxZhLOZ99OYczETtvDE= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Apr 11 15:19:35 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jNG2p-000PMT-G8 for ged-emacs-devel@m.gmane-mx.org; Sat, 11 Apr 2020 15:19:35 +0200 Original-Received: from localhost ([::1]:51944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNG2o-00033C-Iz for ged-emacs-devel@m.gmane-mx.org; Sat, 11 Apr 2020 09:19:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34450) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNG2L-0002dr-E6 for emacs-devel@gnu.org; Sat, 11 Apr 2020 09:19:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNG2K-0001qt-AN for emacs-devel@gnu.org; Sat, 11 Apr 2020 09:19:05 -0400 Original-Received: from ciao.gmane.io ([159.69.161.202]:52808) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jNG2K-0001qS-4Y for emacs-devel@gnu.org; Sat, 11 Apr 2020 09:19:04 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jNG2I-000OoO-Cp for emacs-devel@gnu.org; Sat, 11 Apr 2020 15:19:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc X-Now-Playing: Heartbeats, Deep Cuts (The Knife) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97, Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:246830 gmane.emacs.gnus.general:89084 Archived-At: A recent change in Emacs has made rendering of articles in Gnus on my machine noticably slower: uncolored headers flash before the article is shown in the final rendering. I have bisected the problem, and this seems to be the cause: 421eeff243af683bf0b7c6d9181650a1c6900f9b is the first bad commit commit 421eeff243af683bf0b7c6d9181650a1c6900f9b Author: Philip K Date: Tue Mar 17 15:29:53 2020 +0100 Add support for multiple Gravatar services Now supports Libravatar and Unicornify, next to Gravatar (Bug#39965). * lisp/image/gravatar.el (gravatar-base-url): Remove constant. (gravatar-service-alist): List supported services. (gravatar-service): Add user option to specify service, defaults to Libravatar. (gravatar--service-libravatar): New function, libravatar image host resolver implementation. (gravatar-build-url): Use alist gravatar-service-alist instead of gravatar-base-url. * etc/NEWS: Mention new gravatar service option. etc/NEWS | 6 ++++++ lisp/image/gravatar.el | 43 +++++++++++++++++++++++++++++++++++++++---- 2 files changed, 45 insertions(+), 4 deletions(-) This makes the option "gnus-treat-from-gravatar 'head" unpleasant. Here is a video showing the effect: · https://koldfront.dk/misc/gnus/avatar-lag.mp4 (4.1 MB) And here is the "before" video: · https://koldfront.dk/misc/gnus/avatar-normal.mp4 (5.5 MB) Best regards, Adam -- "Hur långt man än har kommit Adam Sjøgren Är det alltid längre kvar" asjo@koldfront.dk