unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Adam Sjøgren via \"Emacs development discussions." <emacs-devel@gnu.org>
To: emacs-devel@gnu.org
Cc: ding@gnus.org
Subject: Rendering regression in Gnus with gnus-treat-from-gravatar
Date: Sat, 11 Apr 2020 15:18:51 +0200	[thread overview]
Message-ID: <877dym5fes.fsf@tullinup.koldfront.dk> (raw)

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 <philip@warpmail.net>
  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




             reply	other threads:[~2020-04-11 13:18 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 13:18 Adam Sjøgren via "Emacs development discussions. [this message]
2020-04-11 14:15 ` Rendering regression in Gnus with gnus-treat-from-gravatar Robert Pluim
2020-04-11 15:16   ` Adam Sjøgren
2020-04-11 16:53     ` Robert Pluim
2020-04-14 13:14       ` Robert Pluim
2020-04-14 15:46         ` Eli Zaretskii
2020-04-14 17:32         ` Adam Sjøgren
2020-04-15  8:15           ` Robert Pluim
2020-04-15  9:41             ` Eli Zaretskii
2020-04-15 10:13               ` Robert Pluim
2020-04-15 11:38                 ` Eli Zaretskii
2020-04-15 11:55                   ` Robert Pluim
2020-04-15 12:01                     ` Eli Zaretskii
2020-04-15 13:54                       ` Robert Pluim
2020-04-15 14:12                         ` Eli Zaretskii
2020-04-15 14:20                           ` Robert Pluim
2020-04-22 14:25       ` Tassilo Horn
2020-04-22 14:39         ` Tassilo Horn
2020-04-22 14:56           ` Robert Pluim
2020-04-22 17:32             ` Tassilo Horn
2020-04-22 14:59         ` Robert Pluim
2020-04-22 17:01           ` Tassilo Horn
2020-04-22 17:23             ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877dym5fes.fsf@tullinup.koldfront.dk \
    --to=emacs-devel@gnu.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).