From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] ImageMagick Support on Windows Date: Tue, 14 Oct 2014 16:00:18 +0200 Message-ID: References: <83siis71xq.fsf@gnu.org> <83siiq6e3v.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3eeee7475c50505626fed X-Trace: ger.gmane.org 1413295234 9220 80.91.229.3 (14 Oct 2014 14:00:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2014 14:00:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 14 16:00:28 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Xe2eJ-0006yA-On for ged-emacs-devel@m.gmane.org; Tue, 14 Oct 2014 16:00:27 +0200 Original-Received: from localhost ([::1]:38747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe2eI-0004n0-Ji for ged-emacs-devel@m.gmane.org; Tue, 14 Oct 2014 10:00:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe2eE-0004ke-Rk for emacs-devel@gnu.org; Tue, 14 Oct 2014 10:00:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xe2eE-0003BA-17 for emacs-devel@gnu.org; Tue, 14 Oct 2014 10:00:22 -0400 Original-Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:56979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe2eC-00039Q-1j; Tue, 14 Oct 2014 10:00:20 -0400 Original-Received: by mail-la0-f52.google.com with SMTP id hz20so8434677lab.39 for ; Tue, 14 Oct 2014 07:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TJ7/mB5pYOByhbRJSbqhv62aAsXfRMnu0/A3pRht1+Q=; b=WuCt2nJVIiIEZyV3DcK4zdsxbjfmtYLdjnbXyACVa5ijq3gd7Z08rOC5lYWnarDYQr iaeTjYEttteQU4OSK/C4HwMe9jZyaWpmiVuDBdkVD8suz3t63AyCaAb6ImcQUEACp+Cr rA4QbxGXfa/ykM9jrgDEEyXuBSuAT2nEpTPP+fW8BRq0XEvIw3NYdPS4clc72gqOAYZy BCY+Gr5FAYpA3niVeLQcKYMDa0mABYumVNO+Xe9ZlgeaNc1bEn+yXku2sVnhB8jhVxAa 6qyo4H7eEpib8EUXX2s4an73rdyG/lPDblS5d57A0CI4R/+PwkLsZyTGnXx0dSZHE0cA CWfg== X-Received: by 10.112.54.162 with SMTP id k2mr5395713lbp.63.1413295218388; Tue, 14 Oct 2014 07:00:18 -0700 (PDT) Original-Received: by 10.112.202.106 with HTTP; Tue, 14 Oct 2014 07:00:18 -0700 (PDT) In-Reply-To: <83siiq6e3v.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175350 Archived-At: --001a11c3eeee7475c50505626fed Content-Type: text/plain; charset=UTF-8 Alright, thanks for all the tips. I will prepare the patches soon. What could be a good way to test whether ImageMagick works properly? Can you suggest any corresponding lisp snippet to run from the top of your head? --001a11c3eeee7475c50505626fed Content-Type: text/html; charset=UTF-8
Alright, thanks for all the tips. I will prepare the patches soon. What could be a good way to test whether ImageMagick works properly? Can you suggest any corresponding lisp snippet to run from the top of your head?
--001a11c3eeee7475c50505626fed--