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: Imagemagick-support on Windows Date: Wed, 5 Jun 2013 12:54:52 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1370429758 21576 80.91.229.3 (5 Jun 2013 10:55:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Jun 2013 10:55:58 +0000 (UTC) To: emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 05 12:55:59 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 1UkBNm-0006pX-TT for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 12:55:59 +0200 Original-Received: from localhost ([::1]:57373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkBNm-0006YV-JB for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 06:55:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkBNM-0006PD-Ep for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 06:55:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkBND-0008AF-6z for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 06:55:32 -0400 Original-Received: from mail-vb0-x235.google.com ([2607:f8b0:400c:c02::235]:37127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkBND-0008AB-2y for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 06:55:23 -0400 Original-Received: by mail-vb0-f53.google.com with SMTP id p12so965449vbe.40 for ; Wed, 05 Jun 2013 03:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=+sCu6z46ixIhrYH97zds/EiHmWbj/SMiBfelTH5urWo=; b=MWiCgvBHK2IjsD4k3R3zP06fuMphCf4BcK8dDKZ1qn0WZ145QC33DSfWfua7t/PhXg OgCvFDZsODWUyVUE+iW2Eed4ndpVJwTDYaeVppmeoARhqcpRCKjl86PZ8EYklSrQrb1f NdI/YKhWwa4Sb7G+GzkF78m/6cpjuRJNfLqMzDo/WpgQZH0U0fClWnhHsmAw6mYLjDcf 5zPtn+BWRAMr0thTh5zCy7FUdieurRj4WdZ/JZC6PxINV4+agBuyRzzxzrx6V8vybqDk 6hByxi7WPqxrF0rmaoJkx9uUrCxgZWX4ISQE4gus2R2NU1i3vUT1Wvy/j7CyUtznFN8a pgVg== X-Received: by 10.220.84.8 with SMTP id h8mr10633083vcl.0.1370429722591; Wed, 05 Jun 2013 03:55:22 -0700 (PDT) Original-Received: by 10.220.33.200 with HTTP; Wed, 5 Jun 2013 03:54:52 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c02::235 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:91319 Archived-At: Hello! 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? Kind regards, Klaus