GNU bug report logs -
#11521
imagemagick and generation of leim files
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Sat, 19 May 2012 20:11:01 UTC
Severity: normal
Merged with 11557
Found in version 24.1.50
Fixed in version 24.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Package: emacs
Version: 24.1.50
Since Imagemagick support was enabled by default, I see this when
bootstrapping leim with Imagemagick support:
Converting pinyin.map to PY.el...
Type C-c C-c to view the image as an image.
Cannot display image: (Display does not support images)
Converting pinyin.map to PY.el...done
Converting ziranma.cin to ZIRANMA.el...
Type C-c C-c to view the image as an image.
Cannot display image: (Display does not support images)
Converting ziranma.cin to ZIRANMA.el...done
(memq 'CIN (imagemagick-types)) -> (CIN CIP ...)
Maybe this doesn't actually affect anything, but it should not be happening.
For me, there are 209 elements in (imagemagick-types).
I have no idea what most of them are, but I can't help thinking this kind
of thing is going to happen in other situations.
This bug report was last modified 13 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.