all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: Eli Zaretskii <eliz@gnu.org>
Cc: Stephen Berman <stephen.berman@gmx.net>, emacs-devel@gnu.org
Subject: Re: DJVU files and ImageMagick
Date: Sun, 03 Feb 2019 22:48:37 +0100	[thread overview]
Message-ID: <87h8dkk0ga.fsf@chopper> (raw)
In-Reply-To: <83sgx4vls9.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 03 Feb 2019 19:12:22 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Stephen Berman <stephen.berman@gmx.net>
>> Date: Sat, 02 Feb 2019 23:12:12 +0100
>> 
>> Should the following change be made?
>> 
>> diff --git a/lisp/image.el b/lisp/image.el
>> index 3aa3b0aa24..ba75bdf034 100644
>> --- a/lisp/image.el
>> +++ b/lisp/image.el
>> @@ -902,7 +902,7 @@ imagemagick-register-types
>>        (setq imagemagick--file-regexp re))))
>>  
>>  (defcustom imagemagick-types-inhibit
>> -  '(C HTML HTM INFO M TXT PDF)
>> +  '(C HTML HTM INFO M TXT PDF DJVU)
>>    "List of ImageMagick types that should never be treated as images.
>>  This should be a list of symbols, each of which should be one of
>>  the ImageMagick types listed by `imagemagick-types'.  The listed
>
> I think ImageMagick is a troubled package, so replacing it with better
> alternatives is generally a Good Thing.  Therefore, I agree with this
> change, and would encourage others to speak up their views on this.

I also agree.

Longer version:

I use Imagemagick in Emacs to view single djvu files, not the djvu
bundles. I can still do this if I customize the inhibit list.

Even if the Imagemagick support went away altogether, I could mostly use
an image converter to do the same thing.


>
> Thanks.
>
-- 
Joakim Verona
joakim@verona.se



  reply	other threads:[~2019-02-03 21:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-02 22:12 DJVU files and ImageMagick Stephen Berman
2019-02-03 17:12 ` Eli Zaretskii
2019-02-03 21:48   ` joakim [this message]
2019-02-04  2:30 ` Roland Winkler
2019-02-04  7:18   ` Colin Baxter
2019-02-04 17:34   ` Stephen Berman
2019-02-06  3:53     ` Roland Winkler
2019-02-06  5:30       ` Drew Adams
2019-02-06 16:35         ` Roland Winkler
2019-02-06  8:45       ` Stephen Berman

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

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

  git send-email \
    --in-reply-to=87h8dkk0ga.fsf@chopper \
    --to=joakim@verona.se \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=stephen.berman@gmx.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.