From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus-Dieter Bauer Newsgroups: gmane.emacs.devel Subject: Re: Fallback mode for image magick? Date: Sun, 7 Jul 2013 11:22:34 +0200 Message-ID: References: <87obafzovm.fsf@building.gnus.org> <83d2qvy9cg.fsf@gnu.org> <87ip0ny90w.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0129420ca5a07504e0e8790e X-Trace: ger.gmane.org 1373188996 7881 80.91.229.3 (7 Jul 2013 09:23:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Jul 2013 09:23:16 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 07 11:23:18 2013 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 1UvlBc-0002w7-3e for ged-emacs-devel@m.gmane.org; Sun, 07 Jul 2013 11:23:16 +0200 Original-Received: from localhost ([::1]:37109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvlBb-0006Zj-IG for ged-emacs-devel@m.gmane.org; Sun, 07 Jul 2013 05:23:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvlBX-0006Ya-Cg for emacs-devel@gnu.org; Sun, 07 Jul 2013 05:23:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvlBU-0007fL-T6 for emacs-devel@gnu.org; Sun, 07 Jul 2013 05:23:11 -0400 Original-Received: from mail-vc0-x236.google.com ([2607:f8b0:400c:c03::236]:47094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvlBR-0007dl-9Y; Sun, 07 Jul 2013 05:23:05 -0400 Original-Received: by mail-vc0-f182.google.com with SMTP id id13so2613862vcb.13 for ; Sun, 07 Jul 2013 02:23:04 -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=sPMcKOpahHvSSnsDV8KOy0l9t3jUXeQL1npjgMIxQ/Y=; b=aSYNU0syRGkWBu74vlbJP7jwuoz1wrJUI0i8fize6EdqejIn5xBBFgAgTz8Yr0BcwP KoxoqS5u1HFeDqjQU2/s7fp7nNIecb5qs9wjqKhmKk1TZBlKbFpbwyeY0FDTEh0XkCW6 FhFD9K9ptZPOfAFqX8Qx1xfiygszUt4XZAzEfcEcw4MKhyIDu3RaJjzvClC4UB1+admW rMOiFetMJXvHKfwiwA4bppuhN4g6yExFcmNO+EP9pT87NCLN/W+n+ILuP/Q7uKCQeCop UbJlyLWKIJA7qFPaO3RHg/SXGcllliG+6eVjOggYcYFZvIbUx30zn5YFK6vJadJdJaHj mHIA== X-Received: by 10.58.40.42 with SMTP id u10mr11400987vek.39.1373188984772; Sun, 07 Jul 2013 02:23:04 -0700 (PDT) Original-Received: by 10.220.224.73 with HTTP; Sun, 7 Jul 2013 02:22:34 -0700 (PDT) In-Reply-To: <87ip0ny90w.fsf@building.gnus.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::236 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:161694 Archived-At: --089e0129420ca5a07504e0e8790e Content-Type: text/plain; charset=UTF-8 2013/7/6 Lars Ingebrigtsen > Eli Zaretskii writes: > > > Help how? I don't see anything Windows-specific in the description > > above, and know nothing about ImageMagick and how Emacs uses it to > > guess what could be wrong. > > There might be a problem in how he's defined the ImageMagick Emacs > interface functions that leads to stuff, er, not working. If he posts a > new version of the patch, could you have a look at it and see whether it > looks reasonable? The patch did not change anymore. After what I patched the remaining issues I had (except for "scaling not working") were compilation problems. --089e0129420ca5a07504e0e8790e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2013/7/6 Lars Ingebrigtsen=C2=A0<larsi@gnus.org>
Eli Zaretskii <eliz@gn= u.org> writes:

> Help how? =C2=A0I don't see anything = Windows-specific in the description
> above, and know nothing about I= mageMagick and how Emacs uses it to
> guess what could be wrong.

There might be a problem in ho= w he's defined the ImageMagick Emacs
interface functions that leads = to stuff, er, not working. =C2=A0If he posts a
new version of the patch,= could you have a look at it and see whether it
looks reasonable?

The patch did not change = anymore. After what I patched the remaining issues I had (except for "= scaling not working") were compilation problems.=C2=A0
--089e0129420ca5a07504e0e8790e--