all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 15502@debbugs.gnu.org
Subject: bug#15502: 24.3.50; image-transform-* do nothing
Date: Wed, 09 Oct 2013 02:07:51 +0200	[thread overview]
Message-ID: <8738ob4888.fsf@web.de> (raw)
In-Reply-To: <tvsiwbr5ps.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 08 Oct 2013 14:13:35 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Michael Heerdegen wrote:
>
> > 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.
>
> The images you are viewing need to be of type imagemagick, ie opened via
> the imagemagick library rather than libjpeg, etc. Are they?
> You should see Image[imagemagick] in the modeline.

You are absolutely right - it even isn't possible with the current
standard settings.  After evaluating

  (setq image-type-header-regexps '((".*" . imagemagick)))

it works!

> But I don't think this stuff works very well at present, as the comments
> in image-mode.el indicate.

It seems to work very well at the lower level, seems just the interface
is not mature.

> Improvements at:
>
> http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00610.html

Thanks for that link, and for reviving the thread.  I'll follow the
progress and try to test the patch.


Regards,

Michael





      reply	other threads:[~2013-10-09  0:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-01 20:01 bug#15502: 24.3.50; image-transform-* do nothing Michael Heerdegen
2013-10-08 18:13 ` Glenn Morris
2013-10-09  0:07   ` Michael Heerdegen [this message]

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=8738ob4888.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=15502@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /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.