From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus-Dieter Bauer Newsgroups: gmane.emacs.help Subject: Re: Imagemagick-support on Windows Date: Wed, 5 Jun 2013 17:07:43 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1370444916 2542 80.91.229.3 (5 Jun 2013 15:08:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Jun 2013 15:08:36 +0000 (UTC) Cc: emacs help To: Tim Visher Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 05 17:08:37 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UkFKH-0001LL-H8 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 17:08:37 +0200 Original-Received: from localhost ([::1]:57282 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkFKH-0008J7-1X for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 11:08:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkFJy-00088Q-Uc for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 11:08:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkFJu-0007RR-Mk for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 11:08:18 -0400 Original-Received: from mail-vc0-f177.google.com ([209.85.220.177]:61462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkFJu-0007QU-H0 for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 11:08:14 -0400 Original-Received: by mail-vc0-f177.google.com with SMTP id hv10so1196695vcb.22 for ; Wed, 05 Jun 2013 08:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9F1/j6S8D2zVDjCcMmxJo6hjQAjmACEbLCR8YouF6fE=; b=SJjnR5+PV9mh84BQbiXyFSjARW2c9kPeIfR+Qy9kJpVD8IJ1PB1RnPLewVjh9xHbpG WsNwqvDcxKTgjggjD2P1AVgghNn704ttOjWn1YiQPsavetD2I47fivThhkfn3Z6ZUg15 ag7GSa7bXOop+nTKlLxXWksBM3NJhFbZ1i4saSYzyZ7Yod9OHFuy6/i+Dj9fyQKaQoJc cMtWwDbUKqjSpZ288fbrbKrm7RraS2dlVIR3glA8bt7svdECFGD351VZEq0L5kv5vs0/ nN0HA81GsR6w+/o2ga/ZtRZ9yTj29ZdTqa0FdYmSul2LWv78kBPl1Mu+d7S8TPFYKqAB /QOA== X-Received: by 10.220.94.1 with SMTP id x1mr14449268vcm.12.1370444893793; Wed, 05 Jun 2013 08:08:13 -0700 (PDT) Original-Received: by 10.220.33.200 with HTTP; Wed, 5 Jun 2013 08:07:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.220.177 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91322 Archived-At: Thanks for the reply! However, you are referring to a *different* kind of image-magick support. I am referring to the built-in image-magick support, such as scaling images with the :width and :height parameters to the create-image function. On Windows, these parameters are silently ignored. Therefore if I insert a large image in org-mode I cannot resize it without changing the actual file. Most of all however, it undermines the expected behaviour of modes using in-buffer image previews. When running emacs from cygwin, the images are correctly resized, but this comes at the cost of many issues cygwin implies. kind regards, Klaus 2013/6/5 Tim Visher > On Wed, Jun 5, 2013 at 6:54 AM, Klaus-Dieter Bauer > wrote: > > I couldn't find details on getting image magick to work on windows. It > > certainly doesn't work with the precompiled binaries and compiling emacs > > myself, even without any optional features, proofed far from trivial on > > Windows. > > > > For using org-mode however, I need it in order to make proper use of the > > image inclusion capabilities. > > > > Any hints? > > Maybe you could give further details as to what the problem you're > experiencing is? > > There appears to be a windows distribution of imagemagick here: > http://www.imagemagick.org/script/binary-releases.php#windows > > I would think (and I believe I had it set up before) that as long as > your PATH was set up correctly, it should 'just work'. > > -- > > In Christ, > > Timmy V. > > http://blog.twonegatives.com/ > http://five.sentenc.es/ -- Spend less time on mail >