GNU bug report logs - #29584
imagemagick-types-inhibit does not result in correct image backend (minor)

Previous Next

Package: emacs;

Reported by: adam plaice <plaice.adam+lists <at> gmail.com>

Date: Tue, 5 Dec 2017 21:13:01 UTC

Severity: normal

Tags: fixed

Found in version 26.0.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: adam plaice <plaice.adam+lists <at> gmail.com>
Cc: 29584 <at> 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
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.




This bug report was last modified 7 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.