emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking to ImageMagick by default


From: Paul Eggert
Subject: Re: Linking to ImageMagick by default
Date: Sun, 2 Dec 2018 10:15:45 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Glenn Morris wrote:
Is it worth reconsidering whether Emacs should link to ImageMagick by
default? The pros are support for more formats and rescaling, the cons
are crashes.

My .emacs now has (setq imagemagick-types-inhibit t) due to security and stability concerns. Even so, I'd prefer it if 'configure' disabled ImageMagick by default because then I wouldn't have to worry about emacs -Q in the normal case (or about passing --without-imagemagick to 'configure' all the time).

It would be easy to change the default, and I submitted a patch proposing this as Bug#33587.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]