bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#15502: 24.3.50; image-transform-* do nothing


From: Michael Heerdegen
Subject: bug#15502: 24.3.50; image-transform-* do nothing
Date: Tue, 01 Oct 2013 22:01:58 +0200

Hello,

built Emacs myself from trunk, it's up to date.  configure says:

,----------------------------------------------------------------------
| checking for Wand >= 6.2.8 Wand != 6.8.2... yes\
|   CFLAGS='-fopenmp -I/usr/include/ImageMagick\
|   ' LIBS='-lMagickWand -lMagickCore  '
| checking for MagickExportImagePixels... yes
| checking for MagickMergeImageLayers... yes
| 
| ...
| 
| Does Emacs use imagemagick?                             yes
`----------------------------------------------------------------------

But in emacs -Q as well as with my private setup, when I view an image
with `image-mode', M-x image-transform-* all do nothing - just nothing
happens, the image looks like before, no error message.  I expected it
to work (i.e., to display the transformed image).

I `edebug'ed `image-toggle-display-image' - everything seems to be fine
from the lisp side.


Thanks,

Michael



In GNU Emacs 24.3.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.4)
 of 2013-10-01 on drachen
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:     Debian GNU/Linux testing (jessie)

Configured using:
 `configure --prefix=/usr/local/built/'

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_COLLATE: C
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp






reply via email to

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