unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Mike Kupfer <mkupfer@alum.berkeley.edu>, 58279@debbugs.gnu.org
Subject: bug#58279: 29.0.50; image-dired and background processing
Date: Tue, 4 Oct 2022 07:43:33 +0200	[thread overview]
Message-ID: <CADwFkm=FFpsK9RvU9nSEGtA=K42siMTW1-XSqNNPSQrToiPxSw@mail.gmail.com> (raw)
In-Reply-To: <158019.1664842320@alto>

close 58279 29.1
thanks

Mike Kupfer <mkupfer@alum.berkeley.edu> writes:

> After updating to master 0df73dabc1, I noticed what looks like
> contradictory text in etc/NEWS.
>
> On the one hand, we have text saying that image-dired creates thumbnails
> in the background:
[...]
>
> On the other hand, we have text that seems to say that background
> processing does not happen:
>
[...]
> Is this just a matter of confusing wording, or is one of these text
> excerpts flat-out wrong?

Thanks for the bug report!

That is confusing, indeed.  The full story is that Image-Dired still
generates thumbnails using an external program (the capability to
generate them in the background was added in 2016), but no longer need
to convert them to display the full size image (this is new in Emacs 29).

I clarified the second NEWS item by installing the below change (commit
2d87750004).

I'm therefore closing this bug report.

diff --git a/etc/NEWS b/etc/NEWS
index f21acaf207..8a27b91e30 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2306,9 +2306,8 @@ the thumbnail file.

 +++
 *** Some commands and user options are now obsolete.
-Since Image-Dired no longer converts images in the background before
-displaying them, some commands and user options that are no longer
-needed are now obsolete:
+Since 'image-dired-display-image-mode' is now based on 'image-mode',
+some commands and user options are no longer needed and are now obsolete:
 'image-dired-cmd-create-temp-image-options',
 'image-dired-cmd-create-temp-image-program',
 'image-dired-display-current-image-full',





  reply	other threads:[~2022-10-04  5:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04  0:12 bug#58279: 29.0.50; image-dired and background processing Mike Kupfer
2022-10-04  5:43 ` Stefan Kangas [this message]
2022-10-04 14:35   ` Mike Kupfer

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='CADwFkm=FFpsK9RvU9nSEGtA=K42siMTW1-XSqNNPSQrToiPxSw@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=58279@debbugs.gnu.org \
    --cc=mkupfer@alum.berkeley.edu \
    /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).