From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Imagemagick-support on Windows Date: Wed, 05 Jun 2013 19:24:34 +0300 Message-ID: <834ndcwmnx.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1370449508 26357 80.91.229.3 (5 Jun 2013 16:25:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Jun 2013 16:25:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 05 18:25:08 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 1UkGWH-00033y-Oy for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 18:25:05 +0200 Original-Received: from localhost ([::1]:49314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkGWH-0003HU-B5 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2013 12:25:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkGW3-0003Fg-0W for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 12:24:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkGVu-0002Or-VI for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 12:24:50 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:36802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkGVu-0002Oe-Nf for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 12:24:42 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MNX00I00HI88D00@a-mtaout21.012.net.il> for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 19:24:35 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNX00IL8HKX3M50@a-mtaout21.012.net.il> for help-gnu-emacs@gnu.org; Wed, 05 Jun 2013 19:24:34 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:91325 Archived-At: > From: Klaus-Dieter Bauer > Date: Wed, 5 Jun 2013 17:07:43 +0200 > Cc: emacs help > > 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. How did you build Emacs, and what version of it?