From: Glenn Morris <rgm@gnu.org>
To: adam plaice <plaice.adam+lists@gmail.com>
Cc: 29584@debbugs.gnu.org
Subject: bug#29584: imagemagick-types-inhibit does not result in correct image backend (minor)
Date: Wed, 06 Dec 2017 13:25:54 -0500 [thread overview]
Message-ID: <588tefbtn1.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAJw81dbawn+EH2FC+_YVd1QRSRT-GR+uHbA8Nr9diGXKmAsgnA@mail.gmail.com>
adam plaice wrote:
> I think that the issue is caused by these lines (in the definition of
> image-toggle-display-image in image-mode.el):
>
> (type (if (fboundp 'imagemagick-types)
> 'imagemagick
> (image-type file-or-data nil data-p)))
Yes, see:
http://lists.gnu.org/archive/html/emacs-diffs/2014-08/msg00039.html
http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00101.html
This may be a kinda controversial change, since it now defaults to
using imagemagick for images, if you have support for imagemagick.
But this makes it possible to browse a typical
directory-of-images-from-your-camera just by hitting `n' a lot, without
a lot of futzing around, so I think it's a net win.
Perhaps there should be an option to disable it if it annoys people.
next prev parent reply other threads:[~2017-12-06 18:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 21:12 bug#29584: imagemagick-types-inhibit does not result in correct image backend (minor) adam plaice
2017-12-06 18:25 ` Glenn Morris [this message]
2017-12-06 19:32 ` Adam Plaice
2017-12-06 20:17 ` Lars Ingebrigtsen
2018-04-14 13:37 ` Lars Ingebrigtsen
2018-04-15 11:26 ` Adam Plaice
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=588tefbtn1.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=29584@debbugs.gnu.org \
--cc=plaice.adam+lists@gmail.com \
/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).